Files
clang-p2996/llvm/test/ExecutionEngine/RuntimeDyld/PowerPC/lit.local.cfg
Hal Finkel 23cdeeea0f [RuntimeDyld] Adapt PPC64 relocations to PPC32
Begin adapting some of the implemented PPC64 relocations for PPC32 (with a
test case).

Patch by Pierre-Andre Saulais!

llvm-svn: 243991
2015-08-04 15:29:00 +00:00

4 lines
72 B
INI

if not 'PowerPC' in config.root.targets:
config.unsupported = True