|
LLVM 24.0.0git
|
Runs an int32_t() function in the executor, given its address. More...
#include "llvm/ExecutionEngine/Orc/Shared/SPSCI/CallSPSCI.h"
Public Types | |
| using | SPSSig = int32_t(shared::SPSExecutorAddr) |
Static Public Attributes | |
| static constexpr char | Name [] = "orc_rt_ci_sps_call_int32_void" |
Runs an int32_t() function in the executor, given its address.
WARNING: This operation is experimental and may be removed.
Definition at line 46 of file CallSPSCI.h.
| using llvm::orc::rt::sps_ci::CallInt32Void::SPSSig = int32_t(shared::SPSExecutorAddr) |
Definition at line 48 of file CallSPSCI.h.
|
staticconstexpr |
Definition at line 47 of file CallSPSCI.h.
Referenced by llvm::orc::rt_bootstrap::addTo().