24 lines · plain
1# RUN: llvm-mc -triple x86_64-unknown-linux -filetype=obj %s -o %t.o2# RUN: llvm-dwarfdump %t.o --debug-loclists | FileCheck %s3 4# CHECK: DW_LLE_offset_pair (0x0000000000000000, 0x0000000000000000): <empty>5 6.Lfunc_begin0:7.Ltmp1:8.section .debug_loclists, "",@progbits9 .long .Ldebug_list_header_end0-.Ldebug_list_header_start0 # Length10.Ldebug_list_header_start0:11 .short 5 # Version12 .byte 8 # Address size13 .byte 0 # Segment selector size14 .long 1 # Offset entry count15.Lloclists_table_base0:16 .long .Ldebug_loc0-.Lloclists_table_base017.Ldebug_loc0:18 .byte 4 # DW_LLE_offset_pair19 .uleb128 .Lfunc_begin0-.Lfunc_begin0 # starting offset20 .uleb128 .Ltmp1-.Lfunc_begin0 # ending offset21 .byte 0 ### empty22 .byte 0 # DW_LLE_end_of_list23.Ldebug_list_header_end0:24