Other targets have had it for quite a while, now PPC has it too! Temporary
leakage tracking.

Whenever we see that not all temporaries have been properly free'd at the
end of a guest instruction block we can now scream loudly at the user.

This hopefully ensures we don't leak as much as before :).


Alexander Graf (2):
  PPC: Fix TCG chunks that don't free their temps
  PPC: Fail on leaking temporaries

 target-ppc/translate.c | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

-- 
1.8.1.4


Reply via email to