Revert r107205 and r107207.
[oota-llvm.git] / lib / MC / MCAsmInfoDarwin.cpp
index aef4b220671e7e48dc8f8e1f68bd77c96588e53b..0bd3b2d001e8c5cddbafdc8621605b3f3119d67f 100644 (file)
@@ -21,7 +21,6 @@ MCAsmInfoDarwin::MCAsmInfoDarwin() {
   GlobalPrefix = "_";
   PrivateGlobalPrefix = "L";
   LinkerPrivateGlobalPrefix = "l";
-  LinkerWeakGlobalPrefix = "l";
   AllowQuotesInName = true;
   HasSingleParameterDotFile = false;
   HasSubsectionsViaSymbols = true;