[LLVMdev] LLVM make check-lit results *not reproducible* in certain cases WAS: [llvm-commits]: Initial cut of ARM MC ELF emitter (PATCH)

Jason Kim jasonwkim at google.com
Tue Sep 21 21:40:47 PDT 2010


On Tue, Sep 21, 2010 at 9:20 PM, Rafael Espindola <espindola at google.com> wrote:
> So, if I understand you correctly the summary is that doing
>
> * Build llvm and install it in /foo/bar
> * Build llvm-gcc  and install it in /foo/bar
> * export PATH=/foo/bar/bin:$PATH
> * Build llvm again in a unrelated build directory
>
> and then running "make check-lit" in the second directory causes
> /foo/bar/bin/llc and similar tools to be used instead of the recently
> build tools? If that is the case, that really looks like a bug. Could
> you please report it?

Just did.  PR8199

Thanks!

-jason


>
>> Thanks for reading!
>>
>> -jason
>
>
> Thanks,
> --
> Rafael Ávila de Espíndola
>




More information about the llvm-dev mailing list