On 11/15/2016 11:16 PM, Laurent Vivier wrote:
This is a cleanup patch. It adds call to tcg_temp_free()
when it is missing.
Signed-off-by: Laurent Vivier
---
target-m68k/translate.c | 41 -
1 file changed, 32 insertions(+), 9 deletions(-)
Reviewed-by: R
This is a cleanup patch. It adds call to tcg_temp_free()
when it is missing.
Signed-off-by: Laurent Vivier
---
target-m68k/translate.c | 41 -
1 file changed, 32 insertions(+), 9 deletions(-)
diff --git a/target-m68k/translate.c b/target-m68k/translate.c