llvm/test/tools/gold/X86/lit.local.cfg
Rafael Espindola 7ef469f951 Split the gold tests into X86 and PowerPC directories.
Patch by Than McIntosh!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246328 91177308-0d34-0410-b5e6-96231b3b80d8
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