Install three utils, "FileCheck", "count", and "not", for now to appease llvmlab...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 20 Dec 2013 06:25:37 +0000 (06:25 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 20 Dec 2013 06:25:37 +0000 (06:25 +0000)
commit69475dd92b87af0075b70202ca154cbe7027f59d
tree5b9acf32a0ce9ab714e3134385b06cebbe13f8bd
parent37ee312f7766714e9fcb0b848a13c5cf456fd0b7
Install three utils, "FileCheck", "count", and "not", for now to appease llvmlab dragonegg builder.

Since r197684, "install/bin/llvm-config --obj-root" hasn't shown the build tree. The builder was finding utils in the build tree, from the installed tree.

I will revert this after dragonegg builder would be tweaked not to use installed llvm-config.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197786 91177308-0d34-0410-b5e6-96231b3b80d8
utils/FileCheck/Makefile
utils/count/Makefile
utils/not/Makefile