ARM: correct toggling behaviour
[oota-llvm.git] / lib / MC / MCAsmInfo.cpp
index f8081ef97d3fe478c08cc7f77d30483dd1c8f32e..c7d815387bb846a258754d9c492d03876a4fa0d2 100644 (file)
@@ -79,7 +79,6 @@ MCAsmInfo::MCAsmInfo() {
   HiddenVisibilityAttr = MCSA_Hidden;
   HiddenDeclarationVisibilityAttr = MCSA_Hidden;
   ProtectedVisibilityAttr = MCSA_Protected;
-  HasLEB128 = false;
   SupportsDebugInformation = false;
   ExceptionsType = ExceptionHandling::None;
   WinEHEncodingType = WinEH::EncodingType::ET_Invalid;