|
LLVM 24.0.0git
|
Runs a main-like function (int(int argc, char *argv[])) in the executor. More...
#include "llvm/ExecutionEngine/Orc/Shared/SPSCI/CallSPSCI.h"
Public Types | |
| using | SPSSig |
Static Public Attributes | |
| static constexpr char | Name [] = "orc_rt_ci_sps_call_main" |
Runs a main-like function (int(int argc, char *argv[])) in the executor.
Takes the function's address and an argument vector.
Definition at line 31 of file CallSPSCI.h.
Definition at line 33 of file CallSPSCI.h.
|
staticconstexpr |
Definition at line 32 of file CallSPSCI.h.
Referenced by llvm::orc::rt_bootstrap::addTo().