[llvm-commits] [llvm] r141977 - /llvm/trunk/utils/llvmbuild

Török Edwin edwintorok at gmail.com
Wed Nov 2 12:24:53 PDT 2011


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?
(the latter would imply to check other frontends than C, which wouldn't hurt
but probably takes too much time)

--Edwin



More information about the llvm-commits mailing list