Use std::string in dwarf2read.c
[deliverable/binutils-gdb.git] / ld / testsuite / ld-riscv-elf / weakref.ld
CommitLineData
cf7a5066
JW
1ENTRY(_start)
2SECTIONS {
3 .text 0x90000000 : {
4 *(.text*)
5 }
6}
This page took 0.090569 seconds and 4 git commands to generate.