LLVM 20.0.0git
|
#include "llvm-c/LLJIT.h"
#include "llvm-c/LLJITUtils.h"
#include "llvm/ExecutionEngine/Orc/Debugging/DebuggerSupport.h"
#include "llvm/ExecutionEngine/Orc/LLJIT.h"
Go to the source code of this file.
Functions | |
LLVMErrorRef | LLVMOrcLLJITEnableDebugSupport (LLVMOrcLLJITRef J) |
Install the plugin that submits debug objects to the executor. | |