Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
lld
/
test
/
ELF
/
invalid
/
invalid-e_shnum.s
blob: 34a742e180726fe0a7a6bbe287df0577e20ea24f [
file
] [
log
] [
blame
]
## Spec says that "If a file has no section header table, e_shnum holds the value zero.", though
## in this test case it holds non-zero and lld used to crash.
# RUN: ld.lld %p/Inputs/invalid-e_shnum.elf -o /dev/null