mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
Don't expect to find fpcmp and PerfectShuffle when running lit tests
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207704 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f978570c9a
commit
289978069f
@ -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