summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/dwarfdump-decompression-corrupt.test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/dwarfdump-decompression-corrupt.test')
-rw-r--r--llvm/test/DebugInfo/dwarfdump-decompression-corrupt.test6
1 files changed, 6 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/dwarfdump-decompression-corrupt.test b/llvm/test/DebugInfo/dwarfdump-decompression-corrupt.test
new file mode 100644
index 00000000000..93f5360c0af
--- /dev/null
+++ b/llvm/test/DebugInfo/dwarfdump-decompression-corrupt.test
@@ -0,0 +1,6 @@
+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
OpenPOWER on IntegriCloud