================ @@ -1,30 +1,34 @@ -# RUN: llvm-mc -filetype=obj -triple=wasm32-unknown-unknown %s -o %t1.o +# RUN: split-file %s %t ---------------- dschuff wrote: TIL split-file is a thing... https://github.com/llvm/llvm-project/pull/97444