[PATCH] D41033: Use ErrorOS for log messages as well as error

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 8 15:45:38 PST 2017


sbc100 updated this revision to Diff 126227.
sbc100 added a comment.
Herald added subscribers: emaste, mehdi_amini.

- update tests


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D41033

Files:
  Common/ErrorHandler.cpp
  test/COFF/libpath.test
  test/COFF/msvclto-archive.ll
  test/COFF/msvclto-order.ll
  test/COFF/msvclto.ll
  test/ELF/icf-absolute.s
  test/ELF/icf-comdat.s
  test/ELF/icf-i386.s
  test/ELF/icf-merge-sec.s
  test/ELF/icf-merge.s
  test/ELF/icf-non-mergeable.s
  test/ELF/icf-none.s
  test/ELF/icf1.s
  test/ELF/icf2.s
  test/ELF/icf3.s
  test/ELF/icf4.s
  test/ELF/icf5.s
  test/ELF/icf6.s
  test/ELF/icf7.s
  test/ELF/icf9.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41033.126227.patch
Type: text/x-patch
Size: 11318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171208/5d28887e/attachment.bin>


More information about the llvm-commits mailing list