From: Chris Bieneman Date: Mon, 12 Dec 2016 23:14:58 +0000 (+0000) Subject: Revert "Disable all llvm-config tests for now, will investigate later" X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8b658bc535dce133d3ea626aeb8dd8d32c0fb349;p=llvm Revert "Disable all llvm-config tests for now, will investigate later" This reverts commit r260386. These tests all pass for me locally. I have no idea if they will pass on all configurations, so I'll watch the bots closely. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289490 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/tools/llvm-config/lit.local.cfg b/test/tools/llvm-config/lit.local.cfg deleted file mode 100644 index ce2b5eeabe6..00000000000 --- a/test/tools/llvm-config/lit.local.cfg +++ /dev/null @@ -1,2 +0,0 @@ -# Disable all llvm-config tests for now. -config.unsupported = True