[LLVMdev] Registering '-march=' option for LLC

Tanya M. Lattner tonic at nondot.org
Fri Nov 17 11:45:31 PST 2006


> FYI, there is another LLVM code in the root directory I have no
> permission to modify.
> And I have my own LLVM code in my /home directory.
> I don't want any conflict with that one in the root while using LLC.

Make sure the LLVM in your home directory is FIRST in your path. That 
should make sure you are using your llc versus the one installed on the 
system.

-Tanya


> 
> Thank you very much.
> 
> 
> 
> Seung Jae Lee
> 
> 
> 
> [1116_logo.gif] [mail_1.gif] [foo.gif]
>



More information about the llvm-dev mailing list