mirror of
https://github.com/frida/tinycc
synced 2025-02-16 15:23:59 +03:00
![Michael Matz](/assets/img/avatar_default.png)
Removes a premature optimization of char/short loads rewriting the source type. It did so also for bitfield loads, thereby removing all the shifts/maskings.