[PATCH] D87758: Provide a hook to customize missing library error handling

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 02:06:22 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcfc32267e27f: Provide a hook to customize missing library error handling (authored by serge-sans-paille).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87758

Files:
  lld/Common/ErrorHandler.cpp
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  lld/docs/ReleaseNotes.rst
  lld/docs/index.rst
  lld/docs/ld.lld.1
  lld/include/lld/Common/ErrorHandler.h
  lld/test/ELF/error-handling-script-linux.test
  lld/test/ELF/error-handling-script-windows.bat
  lld/test/ELF/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87758.302517.patch
Type: text/x-patch
Size: 8203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201103/0a236858/attachment.bin>


More information about the llvm-commits mailing list