[LLVMdev] make check rebuilds the project?

Krzysztof Parzyszek kparzysz at codeaurora.org
Wed Apr 17 10:23:51 PDT 2013


On 4/17/2013 12:15 PM, Eric Christopher wrote:
>
> Give a compelling argument and I might :)

The cost is the extra time spent verifying that the binaries are fresh. 
  In my experience it has never happened that I ran "make check" on a 
wrong set of binaries.  On the other hand, it does happen that I run 
"make check" repeatedly, when working on a testcase (or a set of 
testcases), or when I fixed something that previously caused some 
testcases to be XFAILed.

-Krzysztof


-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation



More information about the llvm-dev mailing list