[llvm-commits] [llvm] r72773 - /llvm/trunk/docs/GoldPlugin.html

Rafael Espindola espindola at google.com
Wed Jun 3 09:11:12 PDT 2009


> +export AR="$PREFIX/bin/ar --plugin libLLVMgold.so"
> +export NM="$PREFIX/bin/nm --plugin libLLVMgold.so"

With the plugin copied to .../bfd-plugins/ both ar and nm should work
without the --plugin option.

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