[LLVMdev] cmake and make check?

Renato Golin renato.golin at linaro.org
Sat Feb 15 17:47:13 PST 2014


On 15 February 2014 23:40, Reed Kotler <rkotler at mips.com> wrote:
> The first strange this is that if I go into build_dir/test and type "make",
> it does nothing.

I don't think there is a rule in CMake to "make" inside test. You
should use make check.


> /home/rkotler/llvmc/build/test/Analysis/CostModel/X86/Output/uitofp.ll.script:
> line 1: /home/rkotler//home/rkotler/llvmc/build/./bin/llvmc/build/./bin/llc:
> No such file or directory

/home/rkotler//home/rkotler/ looks wrong.

--renato



More information about the llvm-dev mailing list