ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xtensa / lcall2.s
1 .global foo
2 .align 4
3 foo:
4 entry a5,16
5 nop
6 ret
This page took 0.03465 seconds and 4 git commands to generate.