[llvm-commits] [patch] Fix LLVMC tests on CMake.

NAKAMURA Takumi geek4civic at gmail.com
Sun Aug 29 21:04:27 PDT 2010


Michael,

It works on all my platforms, good.

Expected Passes    : 19
Unsupported Tests  : 12

Can you fix "propogate"?

...Takumi


2010/8/30 Michael Spencer <bigcheesegs at gmail.com>:
> The CMake build didn't define TEST_COMPILE_CXX_CMD. The tests assumed
> gcc. All of the LLVMC tests now pass on Windows (with VS2010) and on
> Linux when built with CMake.
>
> Patch attached. I've updated the autoconf build, but I need someone to
> verify it's correct.
>
> - Michael Spencer
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>



More information about the llvm-commits mailing list