[PATCH] D59372: [yaml2obj]Allow explicit setting of p_filesz, p_memsz, and p_offset

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 15 03:36:31 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356247: [yaml2obj]Allow explicit setting of p_filesz, p_memsz, and p_offset (authored by jhenderson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59372?vs=190663&id=190799#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59372

Files:
  llvm/trunk/include/llvm/ObjectYAML/ELFYAML.h
  llvm/trunk/lib/ObjectYAML/ELFYAML.cpp
  llvm/trunk/test/tools/yaml2obj/program-header-size-offset.yaml
  llvm/trunk/tools/yaml2obj/yaml2elf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59372.190799.patch
Type: text/x-patch
Size: 7174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190315/daa4b477/attachment.bin>


More information about the llvm-commits mailing list