[llvm-commits] [llvm] r126297 - in /llvm/trunk: include/llvm/CodeGen/AsmPrinter.h include/llvm/MC/MCAsmInfo.h lib/CodeGen/AsmPrinter/AsmPrinter.cpp lib/MC/MCAsmInfo.cpp lib/MC/MCAsmInfoDarwin.cpp
Eric Christopher
echristo at apple.com
Tue Feb 22 18:33:49 PST 2011
On Feb 22, 2011, at 6:27 PM, Stuart Hastings wrote:
> Omit private_extern declarations of extern symbols; followup to
> r124468. Patch by Rafael Avila de Espindola!
>
> Modified:
> llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
> llvm/trunk/include/llvm/MC/MCAsmInfo.h
> llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
> llvm/trunk/lib/MC/MCAsmInfo.cpp
> llvm/trunk/lib/MC/MCAsmInfoDarwin.cpp
Awesome! Thanks Rafael!
-eric
More information about the llvm-commits
mailing list