search for: be9c5ec3

Displaying 3 results from an estimated 3 matches for "be9c5ec3".

2013 Apr 17
0
[LLVMdev] make check rebuilds the project?
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
2013 Apr 17
4
[LLVMdev] make check rebuilds the project?
On Wed, Apr 17, 2013 at 10:05 AM, Krzysztof Parzyszek <kparzysz at codeaurora.org> wrote: > On 4/17/2013 11:50 AM, Eric Christopher wrote: >> >> Because almost no other piece of software out there doesn't have >> 'check' depend on rebuilding the target it's testing and it's bitten >> people whereas other than the lameness of our build system
2013 Apr 17
4
[LLVMdev] make check rebuilds the project?
...$ time ninja ninja: no work to do. real 0m0.088s user 0m0.070s sys 0m0.010s You can't beat that with 'make' no matter what you do ;-) Eli -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130417/be9c5ec3/attachment.html>