delete function name from comment
[oota-llvm.git] / lib / MC / MCAsmInfoDarwin.cpp
index e907b7510293f60e3243ce1e7ef1267824d40723..eaf28dd4cf79b604fcacd28e0bd7d722f891086e 100644 (file)
@@ -23,6 +23,7 @@ void MCAsmInfoDarwin::anchor() { }
 MCAsmInfoDarwin::MCAsmInfoDarwin() {
   // Common settings for all Darwin targets.
   // Syntax:
+  LinkerPrivateGlobalPrefix = "l";
   HasSingleParameterDotFile = false;
   HasSubsectionsViaSymbols = true;