Set CPU type in BFD backend for x86_64-nacl* and i?86-nacl* targets
[external/binutils.git] / ld / testsuite / ld-x86-64 / ilp32-11.s
1         .section        .data.rel.local,"aw",@progbits
2         .align 8
3 .Ljmp:
4         .quad   func + 0x7fffffff
5
6         .text
7         .space  0x1000
8         .type   func, @function
9         .global func
10         .hidden func
11 func:
12         ret