The MSP430 ABI supports build attributes for specifying the ISA, code model, data model and enum size in ELF object files. Differential Revision: https://reviews.llvm.org/D107969
3 lines
70 B
INI
3 lines
70 B
INI
if not 'MSP430' in config.root.targets:
|
|
config.unsupported = True
|