]> granicus.if.org Git - llvm/commitdiff
test: synchronise lit substitutions
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 13 Nov 2016 19:37:00 +0000 (19:37 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 13 Nov 2016 19:37:00 +0000 (19:37 +0000)
llvm-strings was added to the test dependencies without updating the lit
substitutions.  Synchronise the list.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286773 91177308-0d34-0410-b5e6-96231b3b80d8

test/lit.cfg

index 9c038b4c8ad080425efcdab2b32ee3bede3bb5fa..b9ca54b5bafcd75c01bd9e55543a71102f05d3d4 100644 (file)
@@ -307,6 +307,7 @@ for pattern in [r"\bbugpoint\b(?!-)",
                 r"\bllvm-rtdyld\b",
                 r"\bllvm-size\b",
                 r"\bllvm-split\b",
+                r"\bllvm-strings\b",
                 r"\bllvm-tblgen\b",
                 r"\bllvm-c-test\b",
                 r"\bllvm-cxxfilt\b",