[PATCH] D47998: [Darwin] Use errorHandler from liblldCommon

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 11 19:08:40 PDT 2018


modocache updated this revision to Diff 150879.
modocache added a comment.

Thanks for the reviews! I'm updating this so that it no longer includes the warning I added in https://reviews.llvm.org/D47994. I'll commit in in a second.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D47998

Files:
  include/lld/Common/Driver.h
  include/lld/Core/LinkingContext.h
  include/lld/Core/TODO.txt
  include/lld/ReaderWriter/MachOLinkingContext.h
  lib/Core/LinkingContext.cpp
  lib/Driver/CMakeLists.txt
  lib/Driver/DarwinLdDriver.cpp
  lib/Driver/DarwinLdOptions.td
  lib/ReaderWriter/MachO/MachOLinkingContext.cpp
  tools/lld/lld.cpp
  unittests/DriverTests/DarwinLdDriverTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47998.150879.patch
Type: text/x-patch
Size: 36272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180612/f480c5f6/attachment.bin>


More information about the llvm-commits mailing list