[RISCV] Add missing REQUIRES for zvk-invalid.c test

Differential Revision: https://reviews.llvm.org/D157467
This commit is contained in:
4vtomat 2023-08-08 18:42:40 -07:00
parent 43fe9dcb71
commit adb76c31ec

View File

@ -1,3 +1,4 @@
// REQUIRES: riscv-registered-target
// RUN: %clang_cc1 -triple riscv64 -target-feature +v %s -fsyntax-only -verify
#include <riscv_vector.h>