Files
clang-p2996/llvm/test/CodeGen/VE/lit.local.cfg
Kazushi (Jam) Marukawa 00c6e98409 [VE] Target stub for NEC SX-Aurora
Summary:
This patch registers the 've' target: the NEC SX-Aurora TSUBASA Vector Engine.

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D69103
2020-01-09 11:17:35 +01:00

3 lines
66 B
INI

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