Skip to content
Snippets Groups Projects
Commit b0a0794a authored by Richard Henderson's avatar Richard Henderson
Browse files

tcg: Re-order tcg_region_init vs tcg_prologue_init


Instead of delaying tcg_region_init until after tcg_prologue_init
is complete, do tcg_region_init first and let tcg_prologue_init
shrink the first region by the size of the generated prologue.

Reviewed-by: default avatarLuis Pires <luis.pires@eldorado.org.br>
Reviewed-by: default avatarAlex Bennée <alex.bennee@linaro.org>
Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
parent c6347541
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment