29 lines · plain
1# REQUIRES: x862 3# RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t4# RUN: ld.lld --eh-frame-hdr %t -o /dev/null5 6.section .eh_frame,"a",@unwind7 .byte 0x0E8 .byte 0x009 .byte 0x0010 .byte 0x0011 .byte 0x0012 .byte 0x0013 .byte 0x0014 .byte 0x0015 .byte 0x0116 17 .byte 0x50 # Augmentation string: 'P','\0'18 .byte 0x0019 20 .byte 0x0121 22 .byte 0x01 # LEB12823 .byte 0x01 # LEB12824 25 .byte 0x0A # DW_EH_PE_sdata226 .byte 0xFF27 .byte 0xFF28 .byte 0xFF29