summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs/aarch64-nobti.s
blob: 65de414b70972ee32f510d87c3cd27ae33e17ecf (plain)
1
2
3
4
5
6
7
8
.text
.globl func2
.type func2,@function
func2:
  .globl func3
  .type func3, @function
  bl func3
  ret
OpenPOWER on IntegriCloud