commit | 16ffa1ef87c58a9a13d0ed5b3afe8c2a0d322e93 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sat Apr 01 16:08:38 2023 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue May 23 18:54:55 2023 -0700 |
tree | 583d6928f21b36471874f01a6a3a36f31b3dd49e | |
parent | 645e3a812a3837808066df22dc78bacb2e3d14c6 [diff] |
tcg: Remove USE_TCG_OPTIMIZATIONS This is always defined, and the optimization pass is essential to producing reasonable code. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>