ld: Don't evaluate unneeded PROVIDE expressions.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / rodata-merge-map1.s
1 @ Test to ensure that no nameless mapping symbol is inserted
2 @ within a merged section.
3 @ This file contains the 1st contribution, which is expected to
4 @ generate a $d symbol at its beginning.
5
6 .section .rodata.str1.1,"aMS",%progbits,1
7 .LC0:
8 .string "Hello world"
This page took 0.029923 seconds and 4 git commands to generate.