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
This commit is contained in:
NAKAMURA Takumi 2015-08-28 03:32:43 +00:00
parent ef9fc8314e
commit e8a7097338

View File

@ -1,2 +1 @@
if not config.test_examples:
config.unsupported = True
config.unsupported = True