mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
e02aa215fa
When de-serializing, MLIR pre-populates the value outside of our control. As such, we cannot assert that it's always empty. So, the least we can do is assert that value is the same.