[llvm-commits] test failures

Bill Wendling isanbard at gmail.com
Thu Oct 16 11:20:04 PDT 2008


On Thu, Oct 16, 2008 at 11:01 AM, Anton Korobeynikov
<anton at korobeynikov.info> wrote:
>> This project fails to build for me. As I mentioned in my commit
>> message, it's probably because this project wasn't tested for when the
>> build directory is *not* the same as the source directory. Make sure
>> that you do a clean build of the project.
> Yeah, I also noticed this. However, after partial revert I did a clean
> rebuild of everything and it passed...
>
It was still failing for me, though. I got a weird error message
because the source file wasn't included in the compile line(?!?).
Anyway, with the new set of patches to llvmc2, it seems to be working
for me now.

-bw



More information about the llvm-commits mailing list