summaryrefslogtreecommitdiffstats
path: root/lld/test/COFF/Inputs/otherFunc.s
blob: ae8b9228a61ad9ed85d0c1a59455c3f57ac7d065 (plain)
1
2
3
4
5
6
7
.global otherFunc
.global MessageBoxA
.text
otherFunc:
  ret
MessageBoxA:
  ret
OpenPOWER on IntegriCloud