ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-misc / foo.s
1 .global foo
2 .global bar
3 .text
4 bar:
5 foo:
6 .byte 0
This page took 0.069258 seconds and 4 git commands to generate.