mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-04 03:17:51 +00:00
2cbb48f2e3
Begin adapting some of the implemented PPC64 relocations for PPC32 (with a test case). Patch by Pierre-Andre Saulais! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243991 91177308-0d34-0410-b5e6-96231b3b80d8
4 lines
72 B
INI
4 lines
72 B
INI
if not 'PowerPC' in config.root.targets:
|
|
config.unsupported = True
|
|
|