mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:43:36 +01:00
e69a383b47
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
|