1# REQUIRES: x86 2# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-freebsd /dev/null -o %t1 3# RUN: ld.lld -shared -o %t2 %t1 %s 4 5OUTPUT_ARCH(All data written here is ignored) 6