[PATCH] D79984: [yaml2obj] - Add a technical prefix for each unnamed chunk.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 18 04:47:30 PDT 2020


grimar updated this revision to Diff 264584.
grimar marked 5 inline comments as done.
grimar added a comment.

- Addressed review comments.

Note: 2 test cases are failing with this change. See my related question inlined.


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

https://reviews.llvm.org/D79984

Files:
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/test/tools/yaml2obj/ELF/custom-null-section.yaml
  llvm/test/tools/yaml2obj/ELF/section-link.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79984.264584.patch
Type: text/x-patch
Size: 6377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200518/2e132755/attachment.bin>


More information about the llvm-commits mailing list