Files
clang-p2996/lld/test/ELF/Inputs/gnu-ifunc-gotpcrel.s
Peter Collingbourne 5dd550a3ff ELF: Treat IFunc definitions in DSOs as functions.
Differential Revision: http://reviews.llvm.org/D19517

llvm-svn: 267566
2016-04-26 16:22:51 +00:00

5 lines
44 B
ArmAsm

.type foo STT_GNU_IFUNC
.globl foo
foo:
ret