[PATCH] D89687: [lld] Provide a hook to customize missing symbols error handling

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 04:29:12 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1e70ec10ebb0: [lld] Provide a hook to customize undefined symbols error handling (authored by serge-sans-paille).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D89687?vs=302551&id=303823#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89687

Files:
  lld/Common/ErrorHandler.cpp
  lld/ELF/Relocations.cpp
  lld/docs/error_handling_script.rst
  lld/docs/ld.lld.1
  lld/include/lld/Common/ErrorHandler.h
  lld/test/ELF/error-handling-script-linux.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89687.303823.patch
Type: text/x-patch
Size: 4887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201109/1cd6eb51/attachment.bin>


More information about the llvm-commits mailing list