[all-commits] [llvm/llvm-project] 9c5771: Revert "[ORC] Enable JITEventListeners in the RTDy...
lhames via All-commits
all-commits at lists.llvm.org
Sun Mar 15 15:35:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9c5771710e693d702db0b12a9f9c7d8d5ddd17d0
https://github.com/llvm/llvm-project/commit/9c5771710e693d702db0b12a9f9c7d8d5ddd17d0
Author: Lang Hames <lhames at gmail.com>
Date: 2020-03-15 (Sun, 15 Mar 2020)
Changed paths:
M llvm/examples/OrcV2Examples/CMakeLists.txt
R llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/CMakeLists.txt
R llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/LLJITWithGDBRegistrationListener.cpp
M llvm/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h
M llvm/lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp
M llvm/tools/lli/lli.cpp
Log Message:
-----------
Revert "[ORC] Enable JITEventListeners in the RTDyldObjectLinkingLayer."
This reverts commit 98f2bb4461072347dcca7d2b1b9571b3a6525801.
Reverting while I investigate bot failures.
More information about the All-commits
mailing list