llvm-mirror/utils/FileCheck
Chris Lattner 82a963788d fix a FileCheck bug where:
; CHECK: foo
; CHECK-NOT: foo
; CHECK: bar

would always fail.

llvm-svn: 82424
2009-09-21 02:30:42 +00:00
..
CMakeLists.txt Add a new little "FileCheck" utility for regression testing. 2009-07-08 18:44:05 +00:00
FileCheck.cpp fix a FileCheck bug where: 2009-09-21 02:30:42 +00:00
Makefile Don't install FileCheck or FileUpdate 2009-08-23 04:39:38 +00:00