================ @@ -0,0 +1,6 @@ +// RUN: %clang_cc1 -triple riscv64 -target-feature +v %s +// REQUIRES: riscv-registered-target + +// expected-no-diagnostics + +#include <sifive_vector.h> ---------------- 4vtomat wrote:
Lit test is run before install, how can we check it's properly installed? https://github.com/llvm/llvm-project/pull/66330 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits