1.16.0
- Add a detector for the redundant function end produced by IDO with some specific flag combinations.
- It is turned off by default, but it can be turned on globally with
--detect-redundant-function-end
, or globally and per file via the API.
- It is turned off by default, but it can be turned on globally with
- Fix BSS sections not emitting a first symbol if it isn't referenced anywhere.