================ @@ -0,0 +1,15 @@ +# REQUIRES: riscv + +# RUN: llvm-mc -filetype=obj -triple=riscv64 %s -o %t.64.o ---------------- MaskRay wrote: Use split-file to avoid the `Inputs/` extra file. https://github.com/llvm/llvm-project/pull/88063