julia
b6213287
- [NFC] codegen: introduce `jl_abi_t` type for ABI adapter API (#58697)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
191 days ago
[NFC] codegen: introduce `jl_abi_t` type for ABI adapter API (#58697) With luck, this makes it a bit easier to read which parameters are grouped together and which apply to the caller vs. callee side of the ABI adapter.
References
#58697 - [NFC] codegen: introduce `jl_abi_t` type for ABI adapter API
Author
topolarity
Parents
c0ecfe9b
Loading