qemu-patch-raspberry4/tcg/s390
Richard Henderson 6ac1778676 tcg: Return success from patch_reloc
This will move the assert for success from within (subroutines of)
patch_reloc into the callers.  It will also let new code do something
different when a relocation is out of range.

For the moment, all backends are trivially converted to return true.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2018-12-17 06:04:43 +03:00
..
tcg-target.h tcg/s390: Use constant pool for movi 2017-09-07 11:57:35 -07:00
tcg-target.inc.c tcg: Return success from patch_reloc 2018-12-17 06:04:43 +03:00