[cfe-dev] LLVM-Gold-Plugin

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Jan 15 13:56:02 PST 2013


On 15 January 2013 16:52, Behrooz Shafiee <shafiee01 at gmail.com> wrote:
> I use this make command to compile my source with LLVM:
>
> make CC="path/to/llvm-gcc -use-gold-plugin"

No, I mean, what command make is running. Try adding VERBOSE=1 to the
command you run and you should see the commands it is executing. Look
for how LLVMgold.so is created.

Cheers,
Rafael



More information about the cfe-dev mailing list