On Mon, 27 Feb 2023 at 05:37, Richard Henderson
wrote:
>
> Move the tcg_temp_free_* and tcg_temp_ebb_new_* declarations
> and inlines to the new header. These are private to the
> implementation, and will prevent tcg_temp_free_* from creaping
> back into the guest front ends.
"creeping". Otherw
Move the tcg_temp_free_* and tcg_temp_ebb_new_* declarations
and inlines to the new header. These are private to the
implementation, and will prevent tcg_temp_free_* from creaping
back into the guest front ends.
Signed-off-by: Richard Henderson
---
include/tcg/tcg-temp-internal.h | 83