commit | a80cdd3183ed85bc254cbe22ca240dc035fc6548 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Jun 04 14:26:45 2021 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Sun Jun 13 17:42:40 2021 -0700 |
tree | 93e6c5628e1c266ef32b3013030614d1f551ef15 | |
parent | 42eb6dfcf135068aa6873e6e9f5f8afa77858914 [diff] |
tcg: Introduce tcg_remove_ops_after Introduce a function to remove everything emitted since a given point. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>