commit | bc56bc3b85ae355fab36e9cfa005eb830624f89c | [log] [tgz] |
---|---|---|
author | Dale Johannesen <dalej@apple.com> | Tue Jan 15 23:25:27 2008 +0000 |
committer | Dale Johannesen <dalej@apple.com> | Tue Jan 15 23:25:27 2008 +0000 |
tree | 476b44dc0b71c151fb4dd1607a68fd73edb6f9fd | |
parent | 4670be43f85fac28770957590cf41ac7c2b9e33c [diff] [blame] |
Missed file from previous checkin. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46030 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/TargetAsmInfo.cpp b/lib/Target/TargetAsmInfo.cpp index b87abaf..bcc2f6e 100644 --- a/lib/Target/TargetAsmInfo.cpp +++ b/lib/Target/TargetAsmInfo.cpp
@@ -87,6 +87,7 @@ DwarfRequiresFrameSection(true), GlobalEHDirective(0), SupportsWeakOmittedEHFrame(true), + ShortenEHDataOn64Bit(false), DwarfSectionOffsetDirective(0), DwarfAbbrevSection(".debug_abbrev"), DwarfInfoSection(".debug_info"),