Sign in
llvm
/
lld
/
refs/heads/release_38
/
.
/
test
/
ELF
/
invalid-cie-length3.s
blob: 8f3ab1cf29d00dcdf80b343a2cce5790ef88e9c4 [
file
] [
log
] [
blame
]
//
REQUIRES
:
x86
//
RUN
:
llvm
-
mc
-
filetype
=
obj
-
triple
=
x86_64
-
pc
-
linux
%s -o %
t
//
RUN
:
not ld.lld
%t -o %
t2
2
>&
1
|
FileCheck %s
.section .eh_frame
.long
0xFFFFFFFC
//
CHECK
:
CIE
/
FIE size is too large