[PATCH] D42960: [ELF] Add .eh_frame pieces to map file

Andrew Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 7 05:24:26 PST 2018


andrewng updated this revision to Diff 137366.
andrewng added a comment.

Updated to address review comments.

However, happy to abandon in favour of https://reviews.llvm.org/D44168 if that is the preferred implementation and output format.


https://reviews.llvm.org/D42960

Files:
  ELF/MapFile.cpp
  ELF/SyntheticSections.h
  test/ELF/Inputs/map-file2.s
  test/ELF/map-file.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42960.137366.patch
Type: text/x-patch
Size: 4065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180307/6172534b/attachment.bin>


More information about the llvm-commits mailing list