[PATCH] D78005: [yaml2obj] - Reimplement how tool calculates memory sizes of segments.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 28 04:47:20 PDT 2020
grimar updated this revision to Diff 260590.
grimar marked 11 inline comments as done.
grimar added a comment.
- Addressed all review comments except one, which I think better to be addressed after landing the D78927 <https://reviews.llvm.org/D78927>.
(i.e. I expect to update this diff at least one more time).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78005/new/
https://reviews.llvm.org/D78005
Files:
llvm/lib/ObjectYAML/ELFEmitter.cpp
llvm/test/tools/yaml2obj/ELF/program-header-nobits.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78005.260590.patch
Type: text/x-patch
Size: 8360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200428/de3de58c/attachment.bin>
More information about the llvm-commits
mailing list