Skip to content

1.16.0

Compare
Choose a tag to compare
@AngheloAlf AngheloAlf released this 23 Jul 18:53
· 269 commits to master since this release
a1fb34e
  • 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.
  • Fix BSS sections not emitting a first symbol if it isn't referenced anywhere.