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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
lld
/
test
/
ELF
/
invalid-cie-reference.s
blob
158fc4e935f28bc75b628bc3d8b32aee6f60a116
1
//
REQUIRES
:
x86
2
3
//
RUN
:
llvm-mc
-
filetype
=
obj
-
triple
=
x86_64-pc-linux
%
s
-
o
%
t
4
//
RUN
:
not
ld.lld
%
t
-
o
/
dev
/
null
2
>&
1
| FileCheck
%
s
5
6
.section .eh_frame,
"a"
,@unwind
7
.long 0x14
8
.long 0x0
9
.byte 0x01
10
.byte 0x7a
11
.byte 0x52
12
.byte 0x00
13
.byte 0x01
14
.byte 0x78
15
.byte 0x10
16
.byte 0x01
17
.byte 0x1b
18
.byte 0x0c
19
.byte 0x07
20
.byte 0x08
21
.byte 0x90
22
.byte 0x01
23
.short 0x0
24
25
.long 0x14
26
.long 0x1b
27
.long .text
28
.long 0x0
29
.long 0x0
30
.long 0x0
31
32
//
CHECK
:
invalid CIE reference