mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-08 00:29:05 -04:00
b14f605dd7
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.