brintos

brintos / llvm-project-archived public Read only

0
0
Text · 285 B · 02a4c5f Raw
12 lines · plain
1# REQUIRES: x862# RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o3# RUN: ld.lld --eh-frame-hdr -r %t.o -o %t4# RUN: llvm-readobj -S %t | FileCheck %s5 6# CHECK:       Sections [7# CHECK-NOT:    Name: .eh_frame_hdr8 9.section .foo,"ax",@progbits10.cfi_startproc11.cfi_endproc12