[PATCH] D42960: [ELF] DEMO: Example for adding .eh_frame pieces to map file
Andrew Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 1 07:43:10 PST 2018
andrewng updated this revision to Diff 136522.
andrewng removed a reviewer: jhenderson.
andrewng added a subscriber: jhenderson.
andrewng added a comment.
Rebased and updated with minor change to make the output offset hex rather than decimal. Modified existing map file test to demonstrate the proposed .eh_frame output.
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.136522.patch
Type: text/x-patch
Size: 4022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/c78e7c1c/attachment.bin>
More information about the llvm-commits
mailing list