1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00

Disable llvm/test/Examples/ for now while investigating.

FIXME:
  - Introduce explicit mapping.
  - Investigate crash on win32. Could we introduce crash handler in examples?

llvm-svn: 246267
This commit is contained in:
NAKAMURA Takumi 2015-08-28 03:32:43 +00:00
parent 28169f9afa
commit 535ee2210e

View File

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