37 lines · plain
1// REQUIRES: x862 3// RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t4// RUN: ld.lld %t -o %t25// RUN: llvm-objdump -h %t2 | FileCheck %s6 7// This resembles what gold -r produces when it discards the section8// the fde points to.9 10 .section .eh_frame,"a",@unwind11 .long 0x1412 .long 0x013 .byte 0x0114 .byte 0x7a15 .byte 0x5216 .byte 0x0017 .byte 0x0118 .byte 0x7819 .byte 0x1020 .byte 0x0121 .byte 0x1b22 .byte 0x0c23 .byte 0x0724 .byte 0x0825 .byte 0x9026 .byte 0x0127 .short 0x028 29 .long 0x1430 .long 0x1c31 .long 0x032 .long 0x033 .long 0x034 .long 0x035 36// CHECK: 1 .eh_frame 0000001c37