Update for llvm change.

llvm-svn: 285739
This commit is contained in:
Rafael Espindola 2016-11-01 20:25:27 +00:00
parent 120dca3b63
commit 4a2055bef9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
## 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 may crash.
# RUN: not ld.lld %p/Inputs/invalid-e_shnum.elf -o %t2 2>&1 | FileCheck %s
# CHECK: e_shnum should be zero if a file has no section header table
# CHECK: Invalid data was encountered while parsing the file