64ac736ec5
Former-commit-id: f3cc9b82f3e5bd8f0fd3ebc098f789556b44e9cd
7 lines
248 B
Plaintext
7 lines
248 B
Plaintext
REQUIRES: zlib
|
|
|
|
// dwarfdump-decompression-corrupt.elf-x86-64 is fuzzer output
|
|
RUN: llvm-dwarfdump %p/Inputs/dwarfdump-decompression-corrupt.elf-x86-64 2>&1 | FileCheck %s
|
|
|
|
CHECK: error: failed to decompress '', corrupted compressed section header
|