mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-03 00:01:39 +00:00
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:
parent
5b14df241a
commit
50cb74c3b6
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user