[PATCH] D67182: [lib/ObjectYAML] - Improve and cleanup error reporting in ELFState<ELFT> class.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 9 02:42:11 PDT 2019


This revision was automatically updated to reflect the committed changes.
grimar marked 7 inline comments as done.
Closed by commit rL371380: [lib/ObjectYAML] - Improve and cleanup error reporting in ELFState<ELFT> class. (authored by grimar, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D67182?vs=219077&id=219304#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67182

Files:
  llvm/trunk/lib/ObjectYAML/ELFEmitter.cpp
  llvm/trunk/test/tools/yaml2obj/duplicate-section-names.test
  llvm/trunk/test/tools/yaml2obj/duplicate-symbol-names.test
  llvm/trunk/test/tools/yaml2obj/dynamic-section-raw-content.yaml
  llvm/trunk/test/tools/yaml2obj/dynamic-symbols.yaml
  llvm/trunk/test/tools/yaml2obj/dynsymtab-implicit-sections-size-content.yaml
  llvm/trunk/test/tools/yaml2obj/elf-comdat-broken-info.yaml
  llvm/trunk/test/tools/yaml2obj/elf-comdat-broken-members.yaml
  llvm/trunk/test/tools/yaml2obj/elf-custom-null-section.yaml
  llvm/trunk/test/tools/yaml2obj/program-header.yaml
  llvm/trunk/test/tools/yaml2obj/reloc-sec-info.yaml
  llvm/trunk/test/tools/yaml2obj/relocation-missing-symbol.yaml
  llvm/trunk/test/tools/yaml2obj/section-link.yaml
  llvm/trunk/test/tools/yaml2obj/symtab-implicit-sections-size-content.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67182.219304.patch
Type: text/x-patch
Size: 39305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190909/77c66267/attachment.bin>


More information about the llvm-commits mailing list