brintos

brintos / llvm-project-archived public Read only

0
0
Text · 263 B · 70db4d6 Raw
9 lines · c
1// REQUIRES: riscv-registered-target2 3// RUN: %clang_cc1 -triple riscv64 -fsyntax-only \4// RUN:   -target-feature +m -target-feature +a -target-feature +f \5// RUN:   -target-feature +d -target-feature +v %s6// expected-no-diagnostics7 8#include <riscv_vector.h>9