[PATCH] D80629: [yaml2obj] - Allocate the file space for SHT_NOBITS sections in some cases.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 29 06:29:20 PDT 2020


grimar updated this revision to Diff 267217.
grimar marked 3 inline comments as done.
grimar added a comment.

- Addressed review comments.


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

https://reviews.llvm.org/D80629

Files:
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/test/tools/llvm-objcopy/ELF/preserve-segment-contents.test
  llvm/test/tools/yaml2obj/ELF/program-header-nobits.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80629.267217.patch
Type: text/x-patch
Size: 12412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200529/2fc0f411/attachment-0001.bin>


More information about the llvm-commits mailing list