diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2011-03-06 21:39:54 +0000 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2011-03-07 09:26:10 +0100 |
commit | 7d1b0095bff7157e856d1d0e6c4295641ced2752 (patch) | |
tree | 8088bf2ef5590e49cb1513e0f0a8f1cffe8cbf2c /qlist.h | |
parent | 27bfd83c336283d1f7a5345ee386c4cd7b80db61 (diff) |
target-arm: Remove ad-hoc leak checking code
This commit removes the ad-hoc resource leak checking code from
target-arm. This includes replacing all uses of new_tmp() with
tcg_temp_new_i32() and all uses of dead_tmp() with
tcg_temp_free_i32().
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'qlist.h')
0 files changed, 0 insertions, 0 deletions