Skip to content

Commit

Permalink
build/elf: optimise output of version definitions (#705)
Browse files Browse the repository at this point in the history
This handles the common case where there are only two version
definitions which have the same name.

When rewriting files, we are required to optimise at least as well
as the original file so that it fits in the allocated space.
  • Loading branch information
philipc authored Jul 19, 2024
1 parent a7c88f3 commit 7caf97f
Show file tree
Hide file tree
Showing 5 changed files with 1,386 additions and 13 deletions.
Loading

0 comments on commit 7caf97f

Please sign in to comment.