[PATCH] D67256: [yaml2obj] Simplify p_filesz/p_memsz computing

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 6 03:06:09 PDT 2019


MaskRay updated this revision to Diff 219055.
MaskRay marked an inline comment as done.
MaskRay added a comment.

FileEnd -> FileOffset
MemEnd -> MemOffset


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67256/new/

https://reviews.llvm.org/D67256

Files:
  lib/ObjectYAML/ELFEmitter.cpp
  test/tools/yaml2obj/program-header-size-offset.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67256.219055.patch
Type: text/x-patch
Size: 4038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190906/c2224069/attachment.bin>


More information about the llvm-commits mailing list