this patch fixe crash/asserts found in the test-suite.
the AssumeptionCache cannot be assumed to have all assumes contrary to what i tought.
prevent generation of information for terminators, because this can create broken IR in transfromation where we insert the new terminator before removing the old one.
Details
Details
- Reviewers
jdoerfert - Commits
- rG78d85c20919f: [AssumeBundles] fix crashes
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo