[PATCH] D75838: [ORC] Enable JITEventListeners in the RTDyldObjectLinkingLayer.

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 15 15:33:01 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG98f2bb446107: [ORC] Enable JITEventListeners in the RTDyldObjectLinkingLayer. (authored by lhames).
Herald added a subscriber: mgorny.

Changed prior to commit:
  https://reviews.llvm.org/D75838?vs=249032&id=250444#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75838

Files:
  llvm/examples/OrcV2Examples/CMakeLists.txt
  llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/CMakeLists.txt
  llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/LLJITWithGDBRegistrationListener.cpp
  llvm/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h
  llvm/lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp
  llvm/tools/lli/lli.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75838.250444.patch
Type: text/x-patch
Size: 12861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200315/3d9cde0b/attachment.bin>


More information about the llvm-commits mailing list