[llvm-commits] [llvm] r63623 - in /llvm/trunk/tools: Makefile gold/ gold/Makefile gold/README.txt gold/gold-plugin.cpp

Nick Lewycky nicholas at mxc.ca
Wed Feb 4 20:00:22 PST 2009


Mike Stump wrote:
> On Feb 3, 2009, at 8:36 PM, Nick Lewycky wrote:
>> With Rafael's patch to llvm-gcc in r63633, we  now get transparent LTO
>> with the gold plugin and CFLAGS=-O4 -use-gold-plugin.
> 
> Hum, can we configure in -use-gold-plugin so that we get goldness with  
> just -O4 when the environment can support it?

I don't see why not. llvm-gcc -O4 is broken on linux for non-Gold users, 
and probably always will be.

Nick

> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> 




More information about the llvm-commits mailing list