1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-27 22:12:47 +01:00
llvm-mirror/utils/FileCheck
Daniel Dunbar 08265d2e9b FileCheck: When looking for "possible matches", only compare against the prefix
line. Turns out edit_distance can be slow if the string we are scanning for
happens to be quite large.

llvm-svn: 94860
2010-01-30 00:24:06 +00:00
..
CMakeLists.txt Add a new little "FileCheck" utility for regression testing. 2009-07-08 18:44:05 +00:00
FileCheck.cpp FileCheck: When looking for "possible matches", only compare against the prefix 2010-01-30 00:24:06 +00:00
Makefile Don't install FileCheck or FileUpdate 2009-08-23 04:39:38 +00:00