[PATCH] D64014: [Object/ELF.h] - Improve error reporting.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 2 07:42:25 PDT 2019


grimar updated this revision to Diff 207561.
grimar marked 16 inline comments as done.
grimar added a comment.

- Addressed review comments.


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

https://reviews.llvm.org/D64014

Files:
  include/llvm/Object/ELF.h
  lib/Object/ELF.cpp
  test/Object/elf-invalid-phdr.test
  test/Object/invalid.test
  test/tools/llvm-elfabi/binary-read-bad-vaddr.test
  test/tools/llvm-objcopy/ELF/invalid-e_phoff.test
  test/tools/llvm-objcopy/ELF/invalid-e_shoff.test
  test/tools/llvm-readobj/elf-broken-dynsym-link.test
  test/tools/llvm-readobj/elf-dynamic-malformed.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64014.207561.patch
Type: text/x-patch
Size: 25363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190702/5ea5c6f5/attachment.bin>


More information about the llvm-commits mailing list