[llvm] r260386 - Disable all llvm-config tests for now, will investigate later

Ehsan Akhgari via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 09:29:50 PST 2016


Author: ehsan
Date: Wed Feb 10 11:29:50 2016
New Revision: 260386

URL: http://llvm.org/viewvc/llvm-project?rev=260386&view=rev
Log:
Disable all llvm-config tests for now, will investigate later

Added:
    llvm/trunk/test/tools/llvm-config/lit.local.cfg

Added: llvm/trunk/test/tools/llvm-config/lit.local.cfg
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/tools/llvm-config/lit.local.cfg?rev=260386&view=auto
==============================================================================
--- llvm/trunk/test/tools/llvm-config/lit.local.cfg (added)
+++ llvm/trunk/test/tools/llvm-config/lit.local.cfg Wed Feb 10 11:29:50 2016
@@ -0,0 +1,2 @@
+# Disable all llvm-config tests for now.
+config.unsupported = True




More information about the llvm-commits mailing list