revert my patch, need to reconsider this and figure out what is really going on.

llvm-svn: 100358
This commit is contained in:
Chris Lattner 2010-04-04 21:49:31 +00:00
parent 407f848835
commit 8964b838e4
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ ARMELFMCAsmInfo::ARMELFMCAsmInfo() {
CommentString = "@";
HasLEB128 = true;
AbsoluteDebugSectionOffsets = true;
PrivateGlobalPrefix = ".L";
WeakRefDirective = "\t.weak\t";
HasLCOMMDirective = true;