mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +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
|