/28] tcg: Clean up code_gen_buffer allocation
=== TEST SCRIPT BEGIN ===
#!/bin/bash
git rev-parse base > /dev/null || exit 0
git config --local diff.renamelimit 0
git config --local diff.renames True
git config --local diff.algorithm histogram
./scripts/checkpatch.pl --mailback base..
=== TEST SCR
Supercedes: <20210314212724.1917075-1-richard.hender...@linaro.org>
("tcg: Workaround macOS 11.2 mprotect bug")
Since I ran out of time at softfreeze, I put in a much smaller
patch to workaround the macOS bug. But I think the cleanup is
still a good thing.
r~
Richard Henderson (28):
meson: