mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
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
|