7 lines
150 B
C
7 lines
150 B
C
|
// RUN: %clang_cc1 -triple riscv64 -target-feature +v %s
|
||
|
// REQUIRES: riscv-registered-target
|
||
|
|
||
|
// expected-no-diagnostics
|
||
|
|
||
|
#include <sifive_vector.h>
|