1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/tools/lto/lit.local.cfg
Rafael Espindola 2a68a0ecfa Make sure this test is actually executed.
Before it was always unsupported.

llvm-svn: 257899
2016-01-15 16:16:46 +00:00

3 lines
115 B
INI

if not ('ld64_plugin' in config.available_features and 'X86' in config.root.targets):
config.unsupported = True