On Jul 31, 2012, at 5:35 AM, Chandler Carruth wrote:

> There are piles of tests for different OSes here, you should be able to
> copy one to get a test for this feature.

I added a test that looks for ld.gold, -plugin, and .../bin/../lib/LLVMgold.so

> How about sinking the relative path and file name into the static helper?
> 
>  addGoldPlugin(CmdArgs, getToolChain().getDriver().Dir);

Done, except that I needed to pass Args as well.

New patch attached.

-- 
Stephen Checkoway

Attachment: FreeBSD-native-LLVM-support-2.diff
Description: Binary data




_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to