julia
c3cd3ebd - Fix refcount violation for pending_nodes

Commit
2 years ago
Fix refcount violation for pending_nodes These nodes get passed through renaming, but with SSAValues already renamed. Due to a long-standing bug, we were failing to refcount those SSAValues on insertion. Fix that bug.
Author
Committer
Parents
Loading