mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2024-12-24 05:15:32 +00:00
b8b70dfcd2
We already require gcc 4.1 or newer (for the atomic support), so the fallback codepaths for older gcc versions than that are now dead code and we can just delete them. NB: clang reports itself as gcc 4.2 (regardless of clang version), so clang won't be using the fallbacks either. Backports commit fa54abb8c298f892639ffc4bc2f61448ac3be4a1 from qemu |
||
---|---|---|
.. | ||
tcg-target.h | ||
tcg-target.inc.c |