llvm-project
d20eca15 - [orc-rt] Add initial call-function SPS CIs. (#202860)

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.
Author
Parents
Loading