Files
clang-p2996/llvm/test/CodeGen/CSKY/lit.local.cfg
Zi Xuan Wu cf78715cae [CSKY] First patch to construct codegen infra and generate first add instruction
Ooops. It constructs codegen infra and provide only basic code to generate first add instruction successfully.

Differential Revision: https://reviews.llvm.org/D112206
2021-11-01 10:06:56 +08:00

3 lines
68 B
INI

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