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

Michael Spencer bigcheesegs at gmail.com
Sun Aug 29 19:01:43 PDT 2010


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-fix-llvmc-cmake.patch
Type: application/octet-stream
Size: 11076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100829/93a1d3c6/attachment.obj>


More information about the llvm-commits mailing list