This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Description
I've found no test cases for @custom
sections, meaning a large piece of the new feature - really the more complicated part - is not covered by tests. I realize that it's hard to test this because we would really be testing the structure of the binary resulting from parsing the text, but all the same it seems problematic not to have any tests. (Branch hinting has the same problem.)