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