[LLVMdev] make check rebuilds the project?

Arnold Schwaighofer aschwaighofer at apple.com
Wed Apr 17 08:30:47 PDT 2013


It appears the behavior of "make check" has changed recently (configure style build).  I believe it used to just run the tests. Now, it seems to recompile the project just like a "make" would and then run the tests. Is it just me or are others seeing this too? Is this a intended behavior change?

Best,
Arnold



More information about the llvm-dev mailing list