llvm-for-llvmta/test/tools/gold/PowerPC/lit.local.cfg

4 lines
125 B
INI
Raw Normal View History

2022-04-25 10:02:23 +02:00
if (not 'ld_plugin' in config.available_features or
not 'PowerPC' in config.root.targets):
config.unsupported = True