xref: /llvm-project/lld/test/ELF/linkerscript/Inputs/at7.s (revision add69e9c1932d9e4f2715e0c7db8f5506abcd45e)
1.global _start
2.text
3_start:
4nop
5
6.section .sec, "aw"
7.word 4
8