xref: /llvm-project/lld/test/ELF/Inputs/allow-multiple-definition.s (revision 4b1285c55af5a77877a9d90041fc4cf9a2222fbd)
1.globl _bar
2.type _bar, @function
3_bar:
4  mov $2, %eax
5