summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs/print-icf.s
blob: df9bcbc0989d778f5cb190240b9fea3719815c8a (plain)
1
2
3
4
5
6
7
8
9
.section .text.f6, "ax"
f6:
  mov $60, %rax
  mov $42, %rdi
  syscall

  .section .text.f7, "ax"
f7:
  mov $0, %rax
OpenPOWER on IntegriCloud