[PATCH] D78304: [yaml2obj] - Program headers: and add an additional check for `Offset`

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 08:37:50 PDT 2020


grimar updated this revision to Diff 258752.
grimar retitled this revision from "[yaml2obj] - Program headers: introduce the `POffset` and add an additional check for `Offset`" to "[yaml2obj] - Program headers: and add an additional check for `Offset`".
grimar edited the summary of this revision.
grimar added a comment.

- Remove "POffset".


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

https://reviews.llvm.org/D78304

Files:
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/test/Object/invalid.test
  llvm/test/tools/llvm-objcopy/ELF/invalid-p_filesz-p_offset.test
  llvm/test/tools/llvm-readobj/ELF/gnu-notes.test
  llvm/test/tools/yaml2obj/ELF/program-header-size-offset.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78304.258752.patch
Type: text/x-patch
Size: 6844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200420/efa6a2dd/attachment.bin>


More information about the llvm-commits mailing list