ld: Don't evaluate unneeded PROVIDE expressions.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / unwind-5.s
CommitLineData
22a8f80e
PB
1 .syntax unified
2 .text
3 .global __aeabi_unwind_cpp_pr0
4 .type __aeabi_unwind_cpp_pr0, %function
5__aeabi_unwind_cpp_pr0:
6 .global _start
7 .type _start, %function
8_start:
9 .fnstart
10 .save {r4, lr}
11 bx lr
12 .fnend
This page took 0.27509 seconds and 4 git commands to generate.