summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/linkerscript/outputarch.test
blob: 4819a983cfce8726705f8bc757ae658b49517df9 (plain)
1
2
3
4
5
# 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)
OpenPOWER on IntegriCloud