Begin adapting some of the implemented PPC64 relocations for PPC32 (with a test case). Patch by Pierre-Andre Saulais! llvm-svn: 243991
4 lines
72 B
INI
4 lines
72 B
INI
if not 'PowerPC' in config.root.targets:
|
|
config.unsupported = True
|
|
|