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
[memprof] Remove an unused using directive (#117004)
[llvm-project.git]
/
lld
/
test
/
ELF
/
invalid-cie-length5.s
blob
9b9b2d8db9c1ebb7f17054c1559cebe8b48aecff
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 0xFFFFFFFF
8
.quad 0xFFFFFFFFFFFFFFF4
9
10
//
CHECK
:
CIE
/
FDE too large