LLVM 19.0.0git
Functions
LLJITUtilsCBindings.cpp File Reference
#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.