[llvm-commits] [llvm] r63623 - in /llvm/trunk/tools: Makefile gold/ gold/Makefile gold/README.txt gold/gold-plugin.cpp
Duncan Sands
baldrick at free.fr
Thu Feb 5 00:24:38 PST 2009
> > 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.
I would like llvm-gcc to do the right thing when passed bitcode files,
regardless of the optimization level.
Ciao,
Duncan.
More information about the llvm-commits
mailing list