Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
compiler: Clarify recv_rpc value names and documentation [nfc]
Previously, the phi emitted for the pointer parameter to recv_rpc was – rather confusingly – called "size", and the pseudo-code in the comment had bit-rotted. Signed-off-by: David Nadlinger <code@klickverbot.at>