[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
Thu Feb 5 00:35:03 PST 2009


> I would like llvm-gcc to do the right thing when passed bitcode files,
> regardless of the optimization level.

You need a linker plugin in the general case for that to work. Right
now it should work if you pass -use-gold-plugin. I am wondering what
is the best way to add a configure option to always look for the
plugin at run time.

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

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