ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / tocsavelib.s
1 .global foo
2 .type foo,@function
3 foo:
4 blr
5 .size foo, .-foo
This page took 0.030251 seconds and 4 git commands to generate.