Re: Confused about PAP object layout

2020-02-20 Thread Ben Gamari
Ömer Sinan Ağacan writes: >> I'm not sure what you mean by "garbage". The bitmap merely determines whether >> a field is a pointer, > > I think the bitmap is for liveness, not for whether a field is pointer or not. > Relevant code for building an info table for a function: > > mk_pieces (Fun

Re: Confused about PAP object layout

2020-02-20 Thread Ömer Sinan Ağacan
> I'm not sure what you mean by "garbage". The bitmap merely determines whether > a field is a pointer, I think the bitmap is for liveness, not for whether a field is pointer or not. Relevant code for building an info table for a function: mk_pieces (Fun arity (ArgGen arg_bits)) srt_label