ilikepi63 edited PR #6613:
Issue # 6592
Add non formal Arguments to the ArgsAccumulator struct.
elliottt submitted PR review:
Thanks for taking this on! Would you mind modifying the implementations of
compute_arg_locs
for x64 and aarch64 to use your newpush_non_formal
method when pushing an argument for theadd_ret_area_ptr
case? That way we'll exercise the debug assert that you added :)
ilikepi63 updated PR #6613.
ilikepi63 requested elliottt for a review on PR #6613.
elliottt submitted PR review:
This looks good to me, thank you!
elliottt edited PR #6613:
Issue # 6592
Add non formal Arguments to the ArgsAccumulator struct.
Fixes: #6592
elliottt merged PR #6613.
Last updated: Nov 22 2024 at 16:03 UTC