mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 14:53:08 +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.