diff options
author | 2018-11-30 11:52:48 -0800 | |
---|---|---|
committer | 2018-12-17 06:04:43 +0300 | |
commit | 6ac1778676f4259c10b0629ccd9df319a5d1baeb (patch) | |
tree | 3ca241f2b2279e251ad0803028165c25393b8aac /tcg/optimize.c | |
parent | tcg/mips: Remove retranslation code (diff) | |
download | qemu-6ac1778676f4259c10b0629ccd9df319a5d1baeb.tar.xz qemu-6ac1778676f4259c10b0629ccd9df319a5d1baeb.zip |
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>
Diffstat (limited to 'tcg/optimize.c')
0 files changed, 0 insertions, 0 deletions