[llvm-commits] [llvm] r76590 - in /llvm/trunk: 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/AsmPrin

Bill Wendling isanbard at gmail.com
Tue Jul 21 14:29:09 PDT 2009


On Tue, Jul 21, 2009 at 10:30 AM, Chris Lattner<sabre at nondot.org> wrote:
> Author: lattner
> Date: Tue Jul 21 12:30:51 2009
> New Revision: 76590
>
> URL: http://llvm.org/viewvc/llvm-project?rev=76590&view=rev
> Log:
> Rename LessPrivateGlobalPrefix -> LinkerPrivateGlobalPrefix to match the
> LLVM IR concept.
>
Yay! Thanks. :-) (You beat me to it...)

-bw



More information about the llvm-commits mailing list