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