[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
Thu Jun 11 03:37:39 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG818ab3d654e4: [yaml2obj] - Allocate the file space for SHT_NOBITS sections in some cases. (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D80629?vs=269817&id=270095#toc

Repository:
  rG LLVM Github Monorepo

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/obj2yaml/ELF/program-headers.yaml
  llvm/test/tools/yaml2obj/ELF/program-header-nobits.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80629.270095.patch
Type: text/x-patch
Size: 13196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200611/f46e620a/attachment.bin>


More information about the llvm-commits mailing list