[VE] Add clang tests for VE
authorKazushi (Jam) Marukawa <marukawa@nec.com>
Thu, 25 Jun 2020 01:13:31 +0000 (10:13 +0900)
committerKazushi (Jam) Marukawa <marukawa@nec.com>
Thu, 25 Jun 2020 03:03:19 +0000 (12:03 +0900)
commit6036bf53090e03537f7d06a8daecda84a72a9bc9
treea4f3197e0d14f064b0839d562fc5618bcaf7060e
parentb2eb1c5793d78d70c1223b098aefc87050f69a8c
[VE] Add clang tests for VE

Summary:
Add a preprocessor test to check VE predefinitions.  Add a driver test
to check VE toolchain behavior.

Reviewers: simoll, k-ishizaka

Reviewed By: simoll

Subscribers: krytarowski, jfb, ormris, cfe-commits

Tags: #llvm, #ve, #clang

Differential Revision: https://reviews.llvm.org/D82461
clang/test/Driver/ve-toolchain.c [new file with mode: 0644]
clang/test/Preprocessor/init-ve.c [new file with mode: 0644]