|
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 SymbolNameSpec | Name |
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 32 of file CallSPSCI.h.
Definition at line 35 of file CallSPSCI.h.
|
staticconstexpr |
Definition at line 33 of file CallSPSCI.h.
Referenced by llvm::orc::rt_bootstrap::addTo().