================ @@ -0,0 +1,8 @@ +// RUN: not %clang_cc1 -triple riscv64 -target-feature +i -emit-llvm -o - %s 2>&1 | FileCheck %s --check-prefix=CHECK-UNSUPPORT-OS ---------------- topperc wrote: "invalid" in test name is misspelled https://github.com/llvm/llvm-project/pull/99040