x86: Merge X86_ISA_1_USED/X86_ISA_1_NEEDED properties
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / nogot2.s
1 .text
2 .globl _start
3 _start:
4 movq _GLOBAL_OFFSET_TABLE_(%rip), %rcx
This page took 0.030101 seconds and 4 git commands to generate.