Revert "[llvm] Improve llvm.objectsize computation by computing GEP, alloca and mallo...
[llvm-project.git] / clang / test / Headers / riscv-sifive-header.c
blobd90f4990c49f7a9f3ee46d47be4598e569f9c716
1 // RUN: %clang_cc1 -triple riscv64 -target-feature +v %s
2 // REQUIRES: riscv-registered-target
4 // expected-no-diagnostics
6 #include <sifive_vector.h>