search for: 39b214fa

Displaying 2 results from an estimated 2 matches for "39b214fa".

2013 Apr 17
0
[LLVMdev] make check rebuilds the project?
...is a non-option for many developers. Fixing that is a separate problem. We can’t just ignore problems in our configure+make build system in the meantime. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130417/39b214fa/attachment.html>
2013 Apr 17
4
[LLVMdev] make check rebuilds the project?
On Wed, Apr 17, 2013 at 10:23 AM, Krzysztof Parzyszek < kparzysz at codeaurora.org> wrote: > 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 >