[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 10:29:21 PDT 2019


grimar updated this revision to Diff 197368.
grimar added a comment.
Herald added subscribers: MaskRay, arichardson, emaste.
Herald added a reviewer: espindola.
Herald added a reviewer: alexshap.
Herald added a reviewer: rupprecht.

Sorry, during  final test run I found this fix reveals a bug in one of the testcases: `llvm-objcopy/ELF/no-build-id.test`
I fixed it. Could you review this change please too?


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

https://reviews.llvm.org/D61322

Files:
  test/tools/llvm-objcopy/ELF/no-build-id.test
  test/tools/yaml2obj/program-header.yaml
  tools/yaml2obj/yaml2elf.cpp

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


More information about the llvm-commits mailing list