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

Rafael Espindola espindola at google.com
Wed Feb 4 09:04:31 PST 2009


> Hum, can we configure in -use-gold-plugin so that we get goldness with
> just -O4 when the environment can support it?

Maybe.
We would need a check the linker is gold. Not sure if it is ok do do
it at configure time. What happens if the user changes the linker?

We could try to check the linker version at run time, do you think it
is worth it?

Cheers,
-- 
Rafael Avila de Espindola

Google | Gordon House | Barrow Street | Dublin 4 | Ireland
Registered in Dublin, Ireland | Registration Number: 368047



More information about the llvm-commits mailing list