]> www.infradead.org Git - qemu-nvme.git/commit
tcg: Fix documentation for tcg_constant_* vs tcg_temp_free_*
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 10 Jun 2021 16:32:40 +0000 (09:32 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 14 Jun 2021 00:42:40 +0000 (17:42 -0700)
commita14b3ad11af1803e018d2be8ca26be27f816872d
treea64d6c82d1e66f2df330b744e17ed6e0c09a50b9
parenta80cdd3183ed85bc254cbe22ca240dc035fc6548
tcg: Fix documentation for tcg_constant_* vs tcg_temp_free_*

At some point during the development of tcg_constant_*, I changed
my mind about whether such temps should be able to be passed to
tcg_temp_free_*.  The final version committed allows this, but the
commentary was not updated to match.

Fixes: c0522136adf
Reported-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Luis Pires <luis.pires@eldorado.org.br>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/tcg/tcg.h