mirror of
https://github.com/ziglang/zig.git
synced 2026-02-07 23:17:17 +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.