[ +thanm, cherryyz ]
On Sun, Apr 3, 2022 at 8:49 AM Lanzhiguan Huang
wrote:
>
> Hello,
> By investigating the source code of gollvm and attempting to fix some bugs
> in GoStatepoints.cpp, I have some questions about the current GC
> implementation:
> 1. Can an object pointer live in a callee-
Hello,
By investigating the source code of gollvm and attempting to fix some
bugs in GoStatepoints.cpp, I have some questions about the current GC
implementation:
1. Can an object pointer live in a callee-saved register and live through a
call, recorded in the corresponding stackmap? Since go