[PATCH] D61993: [llvm-objcopy] Add file names to error messages

Seiya Nuta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 19 22:38:06 PDT 2019


seiya updated this revision to Diff 200205.
seiya added a comment.

- Applied feedbacks from James.
- Update tests to check if the error message contains the file name.


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

https://reviews.llvm.org/D61993

Files:
  llvm/test/tools/llvm-objcopy/ELF/dynrelocsec-remove-shlink-reference.test
  llvm/test/tools/llvm-objcopy/ELF/dynsym-error-remove-strtab.test
  llvm/test/tools/llvm-objcopy/ELF/no-build-id.test
  llvm/test/tools/llvm-objcopy/ELF/reloc-error-remove-symtab.test
  llvm/test/tools/llvm-objcopy/ELF/remove-linked-section.test
  llvm/test/tools/llvm-objcopy/ELF/remove-shstrtab-error.test
  llvm/test/tools/llvm-objcopy/ELF/strip-section-err.test
  llvm/test/tools/llvm-objcopy/ELF/strip-symbol-and-relocation.test
  llvm/test/tools/llvm-objcopy/ELF/symtab-error-on-remove-strtab.test
  llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61993.200205.patch
Type: text/x-patch
Size: 12948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190520/a9335e06/attachment.bin>


More information about the llvm-commits mailing list