blob: 02a4c5fc793bc3f910eb9898bd73315f89ba7641 [file] [log] [blame]
# REQUIRES: x86
# RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o
# RUN: ld.lld --eh-frame-hdr -r %t.o -o %t
# RUN: llvm-readobj -S %t | FileCheck %s
# CHECK: Sections [
# CHECK-NOT: Name: .eh_frame_hdr
.section .foo,"ax",@progbits
.cfi_startproc
.cfi_endproc