diff options
Diffstat (limited to 'llvm/test/lit.cfg')
| -rw-r--r-- | llvm/test/lit.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/lit.cfg b/llvm/test/lit.cfg index e06c10f6421..6dc021c9af9 100644 --- a/llvm/test/lit.cfg +++ b/llvm/test/lit.cfg @@ -282,6 +282,7 @@ for pattern in [r"\bbugpoint\b(?!-)", r"\bFileCheck\b", r"\bobj2yaml\b", NOJUNK + r"\bsancov\b", + NOJUNK + r"\bsanstats\b", r"\byaml2obj\b", r"\byaml-bench\b", r"\bverify-uselistorder\b", |

