You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
176 B

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