Files
clang-p2996/lld/test/ELF/invalid/invalid-e_shnum.s
Fangrui Song 40a9f2251b [ELF] Replace unused output filenames with /dev/null in tests
Post commit review at rLLD335992

llvm-svn: 336129
2018-07-02 17:48:23 +00:00

4 lines
216 B
ArmAsm

## 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