Add a convenience tool for doing comparison builds of the LLVM
authorDavid Greene <greened@obbligato.org>
Mon, 21 Feb 2011 19:23:22 +0000 (19:23 +0000)
committerDavid Greene <greened@obbligato.org>
Mon, 21 Feb 2011 19:23:22 +0000 (19:23 +0000)
commit8b8b4af40473bd9354a5425e0ef8f88184f37935
tree98049bc27266a7728beebfe0a5f08c024aaca372
parentc625d3151c7fbfa167b153e64a5ea1b9841394e3
Add a convenience tool for doing comparison builds of the LLVM
ecosystem.  This is a handy utility for checking changes before
committing them to the repository.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126136 91177308-0d34-0410-b5e6-96231b3b80d8
utils/llvmbuild [new file with mode: 0755]