fix pasto, this is the wrong setting for arm elf.
authorChris Lattner <sabre@nondot.org>
Sun, 4 Apr 2010 21:37:20 +0000 (21:37 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 4 Apr 2010 21:37:20 +0000 (21:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100357 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/ARMMCAsmInfo.cpp

index 20197e487d316a253148ce9ac8ea28b2d4a63769..53edfcad930847627bfa73c289e56b9eae72fcef 100644 (file)
@@ -58,7 +58,6 @@ ARMELFMCAsmInfo::ARMELFMCAsmInfo() {
   CommentString = "@";
 
   HasLEB128 = true;
-  AbsoluteDebugSectionOffsets = true;
   PrivateGlobalPrefix = ".L";
   WeakRefDirective = "\t.weak\t";
   HasLCOMMDirective = true;