From 7d2f87b9a83697eabf9c22b70018d6872d5604a8 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 --- llvm/test/lit.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/test/lit.cfg b/llvm/test/lit.cfg index 21b0a48be9f1..9a4cfa4d3888 100644 --- a/llvm/test/lit.cfg +++ b/llvm/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"(?