Compiler projects using llvm
# RUN: llvm-mc %s -filetype obj -triple x86_64-pc-linux -o - | \
# RUN:   not llvm-dwarfdump --debug-rnglists - 2>&1 | \
# RUN:   FileCheck %s --implicit-check-not=error

# CHECK: error: parsing .debug_rnglists table at offset 0x0: unsupported reserved unit length of value 0xfffffff0

.section .debug_rnglists,"",@progbits
.long 0xfffffff0