Missed file from previous checkin.
authorDale Johannesen <dalej@apple.com>
Tue, 15 Jan 2008 23:25:27 +0000 (23:25 +0000)
committerDale Johannesen <dalej@apple.com>
Tue, 15 Jan 2008 23:25:27 +0000 (23:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46030 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/TargetAsmInfo.cpp

index b87abafc75a037b5a4129f2588e38f1987f09d6c..bcc2f6e085dcd4dcc8f4ae84ca866b7742bd7776 100644 (file)
@@ -87,6 +87,7 @@ TargetAsmInfo::TargetAsmInfo() :
   DwarfRequiresFrameSection(true),
   GlobalEHDirective(0),
   SupportsWeakOmittedEHFrame(true),
+  ShortenEHDataOn64Bit(false),
   DwarfSectionOffsetDirective(0),
   DwarfAbbrevSection(".debug_abbrev"),
   DwarfInfoSection(".debug_info"),