bolt/deps/llvm-18.1.8/lld/test/ELF/linkerscript/outputarch.test
2025-02-14 19:21:04 +01:00

5 lines
176 B
Text

# 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)