From 6619ddaec6865d5d695b3f6e7bfae5b0669ca0b4 Mon Sep 17 00:00:00 2001 From: Sean Callanan Date: Tue, 22 Feb 2011 02:05:53 +0000 Subject: [PATCH] Fixed lit.cfg to no longer recognize the old edis name as needing expansion. This tool was been replaced by llvm-mc long ago. llvm-svn: 126180 --- test/lit.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/lit.cfg b/test/lit.cfg index 21b0a48be9f..9a4cfa4d388 100644 --- a/test/lit.cfg +++ b/test/lit.cfg @@ -176,7 +176,7 @@ for sub in ['llvmgcc', 'llvmgxx', 'emitir', 'compile_cxx', 'compile_c', # Don't match 'bugpoint-' or 'clang-'. # Don't match '/clang'. for pattern in [r"\bbugpoint\b(?!-)", r"(?