mirror of
https://github.com/xemu-project/xemu.git
synced 2025-03-04 02:29:17 +00:00

We recently relaxed the limit of the number of opcodes that can appear in a TranslationBlock. In certain cases this has resulted in relocation overflow. Signed-off-by: Richard Henderson <richard.henderson@linaro.org>