Remember the contents of leb and dwarfline fragments when relaxing. This avoids
[oota-llvm.git] / lib / MC / MCAsmInfoCOFF.cpp
index 45e981b9fcb092e165da5af63782d033297bf2e3..7fc7d7abb232c8283ce663fe7dbfb1d60b68a4f8 100644 (file)
@@ -20,7 +20,6 @@ MCAsmInfoCOFF::MCAsmInfoCOFF() {
   GlobalPrefix = "_";
   COMMDirectiveAlignmentIsInBytes = false;
   HasLCOMMDirective = true;
-  HasSetDirective = false;
   HasDotTypeDotSizeDirective = false;
   HasSingleParameterDotFile = false;
   PrivateGlobalPrefix = "L";  // Prefix for private global symbols