mirror of
https://codeberg.org/ziglang/zig
synced 2026-03-16 23:21:44 +00:00
When an object file or binary contains the target_features section we can now parse and then dump its contents in string format so we can use them in our linker tests to verify the features section.