commit | e5e2e4c73926f6f3c1f5da24a350e4345d5ad232 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Thu Nov 05 15:46:44 2020 -0800 |
committer | Richard Henderson <richard.henderson@linaro.org> | Thu Jan 07 05:09:42 2021 -1000 |
tree | ad29060323ecea1b9a0f60d5b08984f310b30e44 | |
parent | c8bc1168ade30e37c3d4bccca9ed0171befbd591 [diff] |
tcg: Constify TCGLabelQemuLdst.raddr Now that all native tcg hosts support splitwx, make this pointer const. Reviewed-by: Joelle van Dyne <j@getutm.app> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>