Stop generating GNU build notes for linkonce sections.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / got-reloc-local-1.s
1 .text
2 .nocmp
3 ldw .d2t2 *+B14($DSBT_index(__c6xabi_DSBT_BASE)), B14
4 ldw .d2t1 *+B14($GOT(a)), A1
5
6 .data
7 a:
8 .word 0
This page took 0.029515 seconds and 4 git commands to generate.