Rename LessPrivateGlobalPrefix -> LinkerPrivateGlobalPrefix to match the
authorChris Lattner <sabre@nondot.org>
Tue, 21 Jul 2009 17:30:51 +0000 (17:30 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Jul 2009 17:30:51 +0000 (17:30 +0000)
commit90f8b7073dd472afb21bc33be0f24391e7a4505b
tree3f6f5178a3dd2a22d739e85705618d265adeec00
parent7cb6860185187c74a1205deebff9e0f09a0ddae4
Rename LessPrivateGlobalPrefix -> LinkerPrivateGlobalPrefix to match the
LLVM IR concept.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76590 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetAsmInfo.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/MachOWriter.cpp
lib/Target/DarwinTargetAsmInfo.cpp
lib/Target/MSP430/MSP430AsmPrinter.cpp
lib/Target/Mips/AsmPrinter/MipsAsmPrinter.cpp
lib/Target/Sparc/AsmPrinter/SparcAsmPrinter.cpp
lib/Target/SystemZ/AsmPrinter/SystemZAsmPrinter.cpp
lib/Target/TargetAsmInfo.cpp