x86: Add explicit -mx86-used-note=[yes|no] to tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pie1.s
CommitLineData
89d249d2
L
1 .text
2 .global _start
3 .weak foo
4_start:
5 leal foo@GOTOFF(%eax), %eax
This page took 0.075501 seconds and 4 git commands to generate.