[LLVMdev] QEMU testing for LIT execution tests

Renato Golin renato.golin at linaro.org
Tue Sep 9 01:49:16 PDT 2014


On 9 September 2014 01:31, Greg Fitzgerald <garious at gmail.com> wrote:
> Earlier I suggested using CMAKE_C_COMPILER.  That could work
> too, but that variable is also used to compile libcxx - probably not
> what you want.

CMake runs the compiler to test it and tries to run the resulting
program, and producing a binary for another target might not work
straight away.

--renato



More information about the llvm-dev mailing list