[LLVMdev] x86 cogen quality

Finn S Andersen finna at synputer.com
Mon Apr 26 09:30:01 PDT 2004


Chris Lattner wrote:

>I can't reproduce this failure with mainline CVS using either lli or llc:
>
>$ lli -regalloc=linearscan a.out.bc
>$ echo $status
>0
>
>Are you sure that the CVS version is in your path?
>  
>
After configure and make I run make install, which moves the executables
to /usr/local/bin, right ?   And yes, they are in my path.

But thank you very much for trying to reproduce the problem. It must be
some configuration problem on my side then. I do see other strange 
problems,
such as a long list of type conflicts when linking c++ programs. I will
clean up everything and install all over.

Best regards
/Finn




More information about the llvm-dev mailing list