revert my patch, need to reconsider this and figure out what is really going on.
authorChris Lattner <sabre@nondot.org>
Sun, 4 Apr 2010 21:49:31 +0000 (21:49 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 4 Apr 2010 21:49:31 +0000 (21:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100358 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/ARMMCAsmInfo.cpp

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