llvm-project/llvm/test/DebugInfo/CSKY/lit.local.cfg
Zi Xuan Wu (Zeson) 69f61d6e65 [Object] Support relocation resolver for CSKY
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
2022-05-13 13:38:17 +08:00

3 lines
68 B
INI

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