summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs/vs-diagnostics-duplicate3.s
blob: dcc458a6c5c26a81f891ddabe1e4cb67a4c4a69f (plain)
1
2
3
4
5
6
7
8
.file "duplicate3.s"

.global baz, qux
.text
baz:
  nop
qux:
  nop
OpenPOWER on IntegriCloud