mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
11d1492eb8
From: Mehdi Amini <mehdi.amini@apple.com> llvm-svn: 247819
5 lines
139 B
INI
5 lines
139 B
INI
# Requires a non-empty default triple for these tests
|
|
if 'default_triple' not in config.available_features:
|
|
config.unsupported = True
|
|
|