Fix a FIXME: DwarfRequiresRelocationForSectionOffset is the same as
[oota-llvm.git] / lib / MC / MCAsmInfo.cpp
index beb20e8f15987241900bbec93de024fed600d561..6e659506b9d91c21ac2e0b9900a3a3fc9b33c7fe 100644 (file)
@@ -84,7 +84,6 @@ MCAsmInfo::MCAsmInfo() {
   SupportsDebugInformation = false;
   ExceptionsType = ExceptionHandling::None;
   DwarfUsesInlineInfoSection = false;
-  DwarfRequiresRelocationForSectionOffset = true;
   DwarfSectionOffsetDirective = 0;
   DwarfUsesRelocationsAcrossSections = true;
   DwarfUsesRelocationsForStringPool = true;