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

Andrew Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 6 09:50:16 PST 2018


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

Updated to address comments.

Moved output of input section offset to toString as suggested by Rafael.


https://reviews.llvm.org/D42960

Files:
  ELF/InputSection.cpp
  ELF/InputSection.h
  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.137220.patch
Type: text/x-patch
Size: 4613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180306/a408da50/attachment.bin>


More information about the llvm-commits mailing list