[PATCH] D61322: [yaml2obj] - Report when unknown section is referenced from program header declaration block.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 09:47:27 PDT 2019


grimar created this revision.
grimar added a reviewer: jhenderson.
Herald added a subscriber: jakehehrlich.

Previously we did not report this.
Also this removes multiple lookups in the map
what cleanups the code.


https://reviews.llvm.org/D61322

Files:
  test/tools/yaml2obj/program-header.yaml
  tools/yaml2obj/yaml2elf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61322.197358.patch
Type: text/x-patch
Size: 4603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/f38d746c/attachment.bin>


More information about the llvm-commits mailing list