summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs/allow-multiple-definition.s
blob: c2655a437ae34f5dce4c66eaaf6755650ef8e142 (plain)
1
2
3
4
.globl _bar
.type _bar, @function
_bar:
  mov $2, %eax
OpenPOWER on IntegriCloud