================ @@ -1,7 +1,24 @@ # REQUIRES: x86 +# RUN: rm -rf %t && split-file %s %t && cd %t + # RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux /dev/null -o %t.o ---------------- parth-07 wrote: Done. https://github.com/llvm/llvm-project/pull/146723