Missed file from previous checkin.
[oota-llvm.git] / 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"),