test: synchronise lit substitutions

llvm-strings was added to the test dependencies without updating the lit
substitutions.  Synchronise the list.

llvm-svn: 286773
This commit is contained in:
Saleem Abdulrasool 2016-11-13 19:37:00 +00:00
parent 819f096f09
commit 6ac46b42ac
1 changed files with 1 additions and 0 deletions

View 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",