OSDN Git Service

build: Stub out llvm-build utility tool.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 3 Nov 2011 17:56:03 +0000 (17:56 +0000)
committerStephen Hines <srhines@google.com>
Mon, 14 Nov 2011 17:11:43 +0000 (09:11 -0800)
commit44a4b0826fd6ccaa56956ed9cc3713c4b856533f
tree1a9f95996edcd065891c0d25bfa535c3f22a8e93
parent76cb77e4ef2d1b92bb4cc964d1f0acbd5564c1dd
build: Stub out llvm-build utility tool.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143620 91177308-0d34-0410-b5e6-96231b3b80d8
utils/llvm-build/README.txt [new file with mode: 0644]
utils/llvm-build/llvm-build [new file with mode: 0755]
utils/llvm-build/llvmbuild/__init__.py [new file with mode: 0644]
utils/llvm-build/llvmbuild/main.py [new file with mode: 0644]