[llvm] r289490 - Revert "Disable all llvm-config tests for now, will investigate later"

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 15:14:58 PST 2016


Author: cbieneman
Date: Mon Dec 12 17:14:58 2016
New Revision: 289490

URL: http://llvm.org/viewvc/llvm-project?rev=289490&view=rev
Log:
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.

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

Removed: 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=289489&view=auto
==============================================================================
--- llvm/trunk/test/tools/llvm-config/lit.local.cfg (original)
+++ llvm/trunk/test/tools/llvm-config/lit.local.cfg (removed)
@@ -1,2 +0,0 @@
-# Disable all llvm-config tests for now.
-config.unsupported = True




More information about the llvm-commits mailing list