Skip to content
Commit 52bc2aac authored by Dale Johannesen's avatar Dale Johannesen
Browse files

This pass keeps a map of Instructions to Rank numbers,

and was deleting Instructions without clearing the
corresponding map entry.  This led to nondeterministic
behavior if the same address got allocated to another
Instruction within a short time.

llvm-svn: 67306
parent dd03b5bb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment