Sign in
android
/
toolchain
/
rustc
/
bcf972c0208490b0eb3ce3c170c2db486ba945b3
/
.
/
src
/
llvm-project
/
lld
/
test
/
ELF
/
eh-frame-cfi-b-key.s
blob: 406674e8b5c8dae46ccb3e5816a65296bb3982b8 [
file
] [
log
] [
blame
]
//
REQUIRES
:
aarch64
//
RUN
:
llvm
-
mc
-
filetype
=
obj
-
triple aarch64
-
arm
-
none
-
eabi
%s -o %
t.o
//
RUN
:
ld.lld
%t.o -o %
t
--
icf
=
all
--
eh
-
frame
-
hdr
.globl _start
_start
:
.cfi_startproc
.cfi_b_key_frame
.cfi_endproc