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

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


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

Oops! I fixed a typo in the error limit exceeded message.


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.150765.patch
Type: text/x-patch
Size: 36628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180611/76176d35/attachment.bin>


More information about the llvm-commits mailing list