mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-03 00:01:39 +00:00
Don't expect to find fpcmp and PerfectShuffle when running lit tests
llvm-svn: 207704
This commit is contained in:
parent
07a5873c97
commit
aca9f1c40f
@ -214,7 +214,6 @@ for pattern in [r"\bbugpoint\b(?!-)",
|
||||
NOJUNK + r"\bclang\b(?!-)",
|
||||
NOJUNK + r"\bllc\b",
|
||||
r"\blli\b",
|
||||
r"\bllvm-PerfectShuffle\b",
|
||||
r"\bllvm-ar\b",
|
||||
r"\bllvm-as\b",
|
||||
r"\bllvm-bcanalyzer\b",
|
||||
@ -242,7 +241,6 @@ for pattern in [r"\bbugpoint\b(?!-)",
|
||||
r"\bFileCheck\b",
|
||||
r"\bFileUpdate\b",
|
||||
r"\bc-index-test\b",
|
||||
r"\bfpcmp\b",
|
||||
r"\bobj2yaml\b",
|
||||
r"\byaml2obj\b",
|
||||
# Handle these specially as they are strings searched
|
||||
|
Loading…
x
Reference in New Issue
Block a user