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

Seiya Nuta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 22 17:40:10 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361450: [llvm-objcopy] Add file names to error messages (authored by seiya, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61993?vs=200209&id=200849#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61993

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61993.200849.patch
Type: text/x-patch
Size: 14146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190523/6eaae137/attachment.bin>


More information about the llvm-commits mailing list