This patch adds a simple IR checker that compares the IR dump of the tracked
components when tracking initially took place and after restore() was called.
This should run only in debug builds, and should help us catch errors in the
checkpointing infrastructure.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo