Summary: This patch registers the 've' target: the NEC SX-Aurora TSUBASA Vector Engine. Reviewed By: arsenm Differential Revision: https://reviews.llvm.org/D69103
3 lines
66 B
INI
3 lines
66 B
INI
if not 'VE' in config.root.targets:
|
|
config.unsupported = True
|