1 ## Check we report a proper error when the content
2 ## of the .eh_frame section is truncated.
4 # RUN: llvm-mc -triple x86_64 %s -filetype=obj -o %t
5 # RUN: not llvm-dwarfdump -debug-frame %t 2>&1 | FileCheck %s
7 # CHECK: error: unexpected end of data at offset 0x4
9 .section .eh_frame,"a",@unwind