Rename these methods to match the style guide.
[oota-llvm.git] / lib / MC / MCAsmInfoDarwin.cpp
index a04ffcb7d60e80b1853cc183f9f067761a2597e4..d5382e69538498969fca34bd6612c3ae14d4e858 100644 (file)
@@ -23,8 +23,6 @@ void MCAsmInfoDarwin::anchor() { }
 MCAsmInfoDarwin::MCAsmInfoDarwin() {
   // Common settings for all Darwin targets.
   // Syntax:
-  GlobalPrefix = '_';
-  LinkerPrivateGlobalPrefix = "l";
   HasSingleParameterDotFile = false;
   HasSubsectionsViaSymbols = true;