aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils
diff options
context:
space:
mode:
authorDale Johannesen <dalej@apple.com>2009-03-19 17:22:53 +0000
committerDale Johannesen <dalej@apple.com>2009-03-19 17:22:53 +0000
commitf4978e2094a08760d4fa8a07052091cb7276eec7 (patch)
treec157f17da372ee87deead2562a4580fd292a5447 /lib/Transforms/Utils
parent7fae82f67a36ea09cbcc384f2bf7882fb6fd55c0 (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67306 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils')
0 files changed, 0 insertions, 0 deletions