llvm-project
d20eca15
- [orc-rt] Add initial call-function SPS CIs. (#202860)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
65 days ago
[orc-rt] Add initial call-function SPS CIs. (#202860) Adds orc_rt_call_void_void and orc_rt_call_main, which can be used to call functions with `void(void)` and `int(int, char*[])` signatures, respectively.
References
#202860 - [orc-rt] Add initial call-function SPS CIs.
Author
lhames
Parents
ac716167
Loading