mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-13 23:00:33 +00:00
Improve test added in r238481.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238985 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
40ec40a179
commit
4c7b7b29a2
@ -1,4 +1,4 @@
|
||||
; Verify that llvm-dwarfdump doesn't crash on broken input files.
|
||||
|
||||
RUN: llvm-dwarfdump %p/Inputs/invalid.elf
|
||||
|
||||
RUN: llvm-dwarfdump %p/Inputs/invalid.elf 2>&1 | FileCheck %s --check-prefix=INVALID-ELF
|
||||
INVALID-ELF: Invalid data was encountered while parsing the file
|
||||
|
Loading…
x
Reference in New Issue
Block a user