[PATCH] D53773: [ExecutionEngine] Track objects using an abstract ObjectKey in JITEventListeners.

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 13 15:24:39 PST 2018


lhames updated this revision to Diff 173947.
lhames added a comment.

Updates the PerfJITEventListener API and fixes a comment that referred to the old API.


Repository:
  rL LLVM

https://reviews.llvm.org/D53773

Files:
  include/llvm/ExecutionEngine/JITEventListener.h
  lib/ExecutionEngine/GDBRegistrationListener.cpp
  lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp
  lib/ExecutionEngine/MCJIT/MCJIT.cpp
  lib/ExecutionEngine/MCJIT/MCJIT.h
  lib/ExecutionEngine/OProfileJIT/OProfileJITEventListener.cpp
  lib/ExecutionEngine/Orc/OrcCBindingsStack.h
  lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53773.173947.patch
Type: text/x-patch
Size: 15973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181113/ee2e6f2e/attachment.bin>


More information about the llvm-commits mailing list