1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/test/tools/gold/X86/lit.local.cfg
Rafael Espindola 94926ff708 Split the gold tests into X86 and PowerPC directories.
Patch by Than McIntosh!

llvm-svn: 246328
2015-08-28 20:33:56 +00:00

4 lines
121 B
INI

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