Files
clang-p2996/lld/test/ELF/Inputs/map-file2.s
Rui Ueyama a5c1ed340f [ELF] Add .eh_frame pieces to map file
This patch is a simplified version of https://reviews.llvm.org/D42960
written by Andrew Ng.

Differential Revision: https://reviews.llvm.org/D44168

llvm-svn: 327574
2018-03-14 21:18:18 +00:00

11 lines
109 B
ArmAsm

foo:
.cfi_startproc
nop
.cfi_endproc
.global bar
bar:
nop
.section .text.zed,"ax",@progbits
.global zed
zed: