1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/utils/FileCheck
Chris Lattner 80d69b5973 implement and document support for filecheck variables. This
allows matching and remembering a string and then matching and
verifying that the string occurs later in the file.

Change X86/xor.ll to use this in some cases where the test was
checking for an arbitrary register allocation decision.

llvm-svn: 82891
2009-09-27 07:56:52 +00:00
..
CMakeLists.txt
FileCheck.cpp implement and document support for filecheck variables. This 2009-09-27 07:56:52 +00:00
Makefile Don't install FileCheck or FileUpdate 2009-08-23 04:39:38 +00:00