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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 1 08:29:20 PDT 2019


grimar updated this revision to Diff 207327.
grimar added a comment.

- A bit more cosmetic.


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/corrupt.test
  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.207327.patch
Type: text/x-patch
Size: 24656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190701/85326c5a/attachment.bin>


More information about the llvm-commits mailing list