brintos

brintos / llvm-project-archived public Read only

0
0
Text · 913 B · 09be34b Raw
29 lines · plain
1# RUN: llvm-mc -filetype=obj %s -o %t.o -triple x86_64-pc-linux-gnu && llvm-objdump -s %t.o2# PR135813 4# CHECK: Contents of section .debug_frame:5# CHECK-NEXT:  0000 14000000 ffffffff 01000178 100c0708  ...........x....6# CHECK-NEXT:  0010 90010000 00000000 1c000000 00000000  ................7# CHECK-NEXT:  0020 00000000 00000000 11000000 00000000  ................8# CHECK-NEXT:  0030 410e1086 02430d06                    A....C..9 10__cxx_global_var_init:                  # @__cxx_global_var_init11        .cfi_startproc12.Lfunc_begin0:13# %bb.0:                                # %entry14        pushq   %rbp15.Ltmp2:16        .cfi_def_cfa_offset 1617.Ltmp3:18        .cfi_offset %rbp, -1619        movq    %rsp, %rbp20.Ltmp4:21        .cfi_def_cfa_register %rbp22.Ltmp5:23        callq   _Z2rsv@PLT24        movl    %eax, _ZL1i(%rip)25        popq    %rbp26        ret27        .cfi_endproc28        .cfi_sections .debug_frame29