aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/Inputs/icf2.s
blob: d332130bc9357dbfa4429d000f410e7cd0d093f8 (plain) (blame)
1
2
3
4
5
.globl f1, f2
.section .text.f2, "ax"
f2:
  mov $60, %rdi
  call f1