Add a new little "FileCheck" utility for regression testing.
authorChris Lattner <sabre@nondot.org>
Wed, 8 Jul 2009 18:44:05 +0000 (18:44 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 8 Jul 2009 18:44:05 +0000 (18:44 +0000)
commit81cb8caa3eb482d45e0fd54f8022384256619178
tree7658fcb12c47b87398f298b14fafb207d358089d
parentdb5a71a8e01ed9a0d93a19176df6ea0aea510d7b
Add a new little "FileCheck" utility for regression testing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75022 91177308-0d34-0410-b5e6-96231b3b80d8
utils/FileCheck/CMakeLists.txt [new file with mode: 0644]
utils/FileCheck/FileCheck.cpp [new file with mode: 0644]
utils/FileCheck/Makefile [new file with mode: 0644]
utils/Makefile
utils/TableGen/TableGen.cpp