ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xtensa / coalesce.t
1 SECTIONS
2 {
3 .text 0x00000000 : {
4 *(.literal .text)
5 }
6 }
This page took 0.029969 seconds and 4 git commands to generate.