1# RUN: llvm-mc -triple x86_64-unknown-linux %s -filetype=obj -o %t.o \ 2# RUN: -split-dwarf-file=%t.dwo -dwarf-version=5 3# RUN: not llvm-dwp %t.dwo -o %t.dwp 2>&1 | FileCheck %s 4 5# CHECK: error: compile unit exceeds .debug_info section range: 20 >= 6 6 .section .debug_info.dwo,"e",@progbits 7 .long 16 # Length of Unit 8 .short 5 # Version