1 @ RUN
: llvm-mc
-triple armv7-linux
-filetype obj
-o
- %s | llvm-objdump
--triple
=armv7
-D
-r
- | FileCheck
%s
5 __aeabi_unwind_cpp_pr0
= 0xdeadbeef
12 @@ Regression test
: MC does
not crash due to the absolute __aeabi_unwind_cpp_pr0.
13 @@ GNU as
and MC currently emit
a R_ARM_NONE for this invalid usage.
14 @ CHECK
: R_ARM_NONE __aeabi_unwind_cpp_pr0