brintos

brintos / llvm-project-archived public Read only

0
0
Text · 371 B · bb55e22 Raw
8 lines · plain
1# RUN: llvm-mc -triple x86_64-unknown-linux %s -filetype=obj -o %t.o \2# RUN:         -split-dwarf-file=%t.dwo -dwarf-version=53# RUN: not llvm-dwp %t.dwo -o %t.dwp 2>&1 | FileCheck %s4 5# CHECK: error: cannot parse compile unit version: unexpected end of data at offset 0x4 while reading [0x4, 0x6)6    .section	.debug_info.dwo,"e",@progbits7    .long	0 # Length of Unit8