[PATCH] D75084: [ORC] Decompose LazyCallThroughManager::callThroughToSymbol()

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 15:11:35 PST 2020


sgraenitz updated this revision to Diff 248333.
sgraenitz added a comment.

Factor out callThroughToSymbol(). Drop example use case from ThinLtoJIT. Format change set.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75084

Files:
  llvm/include/llvm/ExecutionEngine/Orc/LazyReexports.h
  llvm/lib/ExecutionEngine/Orc/LazyReexports.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75084.248333.patch
Type: text/x-patch
Size: 4778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200304/1c81bc34/attachment.bin>


More information about the llvm-commits mailing list