On 6/9/21 7:59 AM, Luis Fernando Fujita Pires wrote:
From: Richard Henderson
Return output buffer and size via output pointer arguments, rather than
returning size via tcg_ctx->code_gen_buffer_size.
Signed-off-by: Richard Henderson
---
tcg/region.c | 15 +++
1 file changed, 7 i
From: Richard Henderson
> Return output buffer and size via output pointer arguments, rather than
> returning size via tcg_ctx->code_gen_buffer_size.
>
> Signed-off-by: Richard Henderson
> ---
> tcg/region.c | 15 +++
> 1 file changed, 7 insertions(+), 8 deletions(-)
>
> diff --git
Richard Henderson writes:
> Return output buffer and size via output pointer arguments,
> rather than returning size via tcg_ctx->code_gen_buffer_size.
>
> Signed-off-by: Richard Henderson
This is giving off string "lipstick on a pig" energy but given it's to
work around mips foibles:
Review