diff options
Diffstat (limited to 'llvm/test')
| -rw-r--r-- | llvm/test/lit.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/lit.cfg b/llvm/test/lit.cfg index df1850a663d..f29ae85a09f 100644 --- a/llvm/test/lit.cfg +++ b/llvm/test/lit.cfg @@ -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 |

