================ @@ -0,0 +1,58 @@ +# REQUIRES: x86 +# RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %s -o %t.o + +# RUN: %lld -lSystem %t.o -o %t ---------------- mysterymath wrote: Done. https://github.com/llvm/llvm-project/pull/71608