Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / hidden5.s
1 .text
2 .globl bar
3 .type bar, @function
4 bar:
5 movabsq $foo@GOTOFF, %rax
6 .size bar, .-bar
7 .hidden foo