mirror of
https://github.com/ziglang/zig.git
synced 2025-12-24 15:13:08 +00:00
This approach is more inline with what LLVM/LLD does for testing of their output, and seems to be more generic and easier to extend than implementing a lot of repetitive and nontrivial comparison logic when working directly on structures.