[all-commits] [llvm/llvm-project] e5f169: Revert "[ORC][LLJIT] Move enable-debugger-support ...
lhames via All-commits
all-commits at lists.llvm.org
Fri Sep 22 21:44:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5f169f91a86af3490d9251387b3f5455941bb83
https://github.com/llvm/llvm-project/commit/e5f169f91a86af3490d9251387b3f5455941bb83
Author: Lang Hames <lhames at gmail.com>
Date: 2023-09-22 (Fri, 22 Sep 2023)
Changed paths:
M clang/lib/Interpreter/IncrementalExecutor.cpp
M clang/tools/clang-repl/ClangRepl.cpp
M clang/unittests/Interpreter/ExceptionTests/InterpreterExceptionTest.cpp
M clang/unittests/Interpreter/InterpreterTest.cpp
R llvm/include/llvm/ExecutionEngine/Orc/DebuggerSupport.h
M llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h
M llvm/lib/ExecutionEngine/Orc/CMakeLists.txt
R llvm/lib/ExecutionEngine/Orc/DebuggerSupport.cpp
M llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
M llvm/tools/lli/lli.cpp
Log Message:
-----------
Revert "[ORC][LLJIT] Move enable-debugger-support utility out of LLJITBuilder."
This reverts commit e1a5bb59b91d60c0d87feb78f0e0614589a4c927 while I
investigate the bot failure at
https://lab.llvm.org/buildbot/#/builders/168/builds/15831
More information about the All-commits
mailing list