summaryrefslogtreecommitdiff
path: root/test/FileCheck/lit.local.cfg
diff options
context:
space:
mode:
authorEli Bendersky <eliben@google.com>2012-11-15 23:42:51 +0000
committerEli Bendersky <eliben@google.com>2012-11-15 23:42:51 +0000
commit085f982462257de466267edf036c75defd80fc41 (patch)
tree985c638d50b501a003e701353b05a087c832190e /test/FileCheck/lit.local.cfg
parent2b009a3e8185c57552ecda50b9f4cf9fe01dd6cc (diff)
downloadllvm-085f982462257de466267edf036c75defd80fc41.tar.gz
llvm-085f982462257de466267edf036c75defd80fc41.tar.bz2
llvm-085f982462257de466267edf036c75defd80fc41.tar.xz
Add some tests for the FileCheck utility.
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121112/156007.html git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168113 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/FileCheck/lit.local.cfg')
-rw-r--r--test/FileCheck/lit.local.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/FileCheck/lit.local.cfg b/test/FileCheck/lit.local.cfg
new file mode 100644
index 0000000000..ee25f56231
--- /dev/null
+++ b/test/FileCheck/lit.local.cfg
@@ -0,0 +1 @@
+config.suffixes = ['.txt']