summaryrefslogtreecommitdiff
path: root/test/Examples
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2015-08-28 03:32:43 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2015-08-28 03:32:43 +0000
commite8a70973389901ad6a478efffaaaa03f732fe99c (patch)
treea8675cbf876c6d2c24509c9c7496064c1b33f6db /test/Examples
parentef9fc8314ee2180711171db9f5944b3e20629ed5 (diff)
Disable llvm/test/Examples/ for now while investigating.
FIXME: - Introduce explicit mapping. - Investigate crash on win32. Could we introduce crash handler in examples? git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246267 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Examples')
-rw-r--r--test/Examples/lit.local.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/Examples/lit.local.cfg b/test/Examples/lit.local.cfg
index d97a2a5b7a3..462e3dc5d11 100644
--- a/test/Examples/lit.local.cfg
+++ b/test/Examples/lit.local.cfg
@@ -1,2 +1 @@
-if not config.test_examples:
- config.unsupported = True
+config.unsupported = True