repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git]
/
lld
/
test
/
ELF
/
eh-frame-cfi-b-key.s
blob
406674e8b5c8dae46ccb3e5816a65296bb3982b8
1
//
REQUIRES
:
aarch64
2
//
RUN
:
llvm-mc
-
filetype
=
obj
-
triple aarch64-arm-none-eabi
%
s
-
o
%
t.o
3
//
RUN
:
ld.lld
%
t.o
-
o
%
t
--
icf
=
all
--
eh-frame-hdr
4
5
.globl _start
6
_start
:
7
.cfi_startproc
8
.cfi_b_key_frame
9
.cfi_endproc