69f61d6e65
It enables relocation resolver for CSKY to pass some check-all test, and also add some test about dwarf relocs. Differential Revision: https://reviews.llvm.org/D125450
3 lines
68 B
INI
3 lines
68 B
INI
if not 'CSKY' in config.root.targets:
|
|
config.unsupported = True
|