[clang-format] Handle C-style cast of member function pointer type (#126340)
[llvm-project.git] / lld / test / ELF / Inputs / icf-merge.s
blob8a099298f5c2259f3b7055a9909e7d72d33e5259
1 .section .rodata.str,"aMS",@progbits,1
2 .asciz "bar"
3 .asciz "baz"
4 foo:
5 .asciz "foo"
7 .section .text.f2,"ax"
8 .globl f2
9 f2:
10 lea foo+42(%rip), %rax