Disable llvm/test/Examples/ for now while investigating.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 28 Aug 2015 03:32:43 +0000 (03:32 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 28 Aug 2015 03:32:43 +0000 (03:32 +0000)
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

test/Examples/lit.local.cfg

index d97a2a5b7a334c9c3944f878a5bb6382b9d5a250..462e3dc5d11d48876f99054c04b24f324be11a08 100644 (file)
@@ -1,2 +1 @@
-if not config.test_examples:
-    config.unsupported = True
+config.unsupported = True