[llvm-commits] [llvm] r141977 - /llvm/trunk/utils/llvmbuild
David A. Greene
greened at obbligato.org
Thu Nov 3 08:29:47 PDT 2011
Török Edwin <edwintorok at gmail.com> writes:
> On 11/02/2011 08:19 PM, David A. Greene wrote:
>> Daniel Dunbar <daniel at zuster.org> writes:
>>
>>> Ok, keeping it in the tree is fine with me if generally useful.
>>>
>>> It seems like the main focus is to build all the LLVM compilers, what
>>> about llvm-build-all-compilers or something? Doesn't cover the test
>>> side, but gets closer. Or maybe llvm-deep-check-compilers ?
>>
>> Both feel a bit wordy to me. Maybe llvm-commit-check, llvm-check or
>> llvm-verify? None of these is really good, however. :-/
>
> llvm-compilers-check or llvm-frontend-check?
It's not frontend-specific, so I don't think llvm-frontend-check is
quite right. I think llvm-compilers-check is the best I've seen so far.
-Dave
More information about the llvm-commits
mailing list