From 41dfd2b61ba8548cc586371bbb27c966cc34517b 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126180 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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"(?