From: Puyan Lotfi Date: Wed, 4 Sep 2019 00:07:49 +0000 (+0000) Subject: [NFC][llvm-ifs] Adding .ifs files to the test list for llvm-ifs tool. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e64df0e1df710717f9d66c7f6b1b66c7faa8ec7c;p=llvm [NFC][llvm-ifs] Adding .ifs files to the test list for llvm-ifs tool. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@370830 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/tools/llvm-ifs/lit.local.cfg b/test/tools/llvm-ifs/lit.local.cfg new file mode 100644 index 00000000000..88631d55fc9 --- /dev/null +++ b/test/tools/llvm-ifs/lit.local.cfg @@ -0,0 +1 @@ +config.suffixes = ['.ll', '.s', '.test', '.yaml', '.ifs']