Fix ld --gc-section segfault with ARMv8-M entry function in absolute section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / unwind-rel2.s
1 .syntax unified
2 .text
3 .global test
4 .type test, %function
5 test:
6 bx lr
This page took 0.033858 seconds and 4 git commands to generate.