Revert last patch. We need to put this into TargetLowering. There will be a lot
[oota-llvm.git] / lib / MC / MCAsmInfo.cpp
index 9b21100ce42afbed3fa802768b287f15eae64230..65625608f024ce4b532c9bc587a3742b22ca80a7 100644 (file)
@@ -79,7 +79,6 @@ MCAsmInfo::MCAsmInfo() {
   DwarfRequiresFrameSection = true;
   DwarfUsesInlineInfoSection = false;
   Is_EHSymbolPrivate = true;
-  ForceEncodingOfFDETo32Bits = true;
   GlobalEHDirective = 0;
   SupportsWeakOmittedEHFrame = true;
   DwarfSectionOffsetDirective = 0;