1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/test/tools/gold/PowerPC/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
125 B
INI

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