blob: e32ba315b342dcb75ed99d91e40292df3022e3dd [file] [log] [blame]
George Rimarff71afe2018-07-17 08:42:42 +00001# REQUIRES: zlib, x86
2
3# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t.o
George Rimarea5d3f22018-07-17 09:10:16 +00004# RUN: not ld.lld %t.o -o %t.so -shared 2>&1 | FileCheck %s
George Rimarff71afe2018-07-17 08:42:42 +00005
6## Check we are able to report zlib decompressor errors.
7# CHECK: error: {{.*}}.o:(.zdebug_str): decompress failed: zlib error: Z_DATA_ERROR
8
9.section .zdebug_str,"MS",@progbits,1
10 .ascii "ZLIB"
11 .byte 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1