ld: Don't evaluate unneeded PROVIDE expressions.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / rodata-merge-map2.s
1 @ This file contains the 2nd contribution, which is expected to
2 @ be fully merged into the 1st contribution (from
3 @ rodata-merge-map1.s), and generate no mapping symbol (which
4 @ would otherwise be converted in a symbol table entry with no
5 @ name).
6
7 .section .rodata.str1.1,"aMS",%progbits,1
8 .LC0:
9 .string "world"
This page took 0.02864 seconds and 4 git commands to generate.