Add a test case for skip with inlined functions
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / pie-bind-locally-a.s
1 .text
2 .align 2
3 .global _start
4 _start:
5 ldr x0, [x0, #:got_lo12:_start]
This page took 0.031416 seconds and 4 git commands to generate.