xref: /llvm-project/lld/test/ELF/linkerscript/Inputs/notinclude.s (revision e7282797aa0ef046858580e5c3244efaac0f15cb)
1.section .text
2.globl tomato
3tomato:
4  movl $1, %eax
5