aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
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
commit52bc2aac8afd0657c65863548b16e89546639375 (patch)
tree52c3a3cb636963d2a55057156283a1747734ae24 /llvm/lib/CodeGen/MachineInstr.cpp
parentdd03b5bb63d1f12738f0ebc9a1849f0152f0ae07 (diff)
downloadllvm-52bc2aac8afd0657c65863548b16e89546639375.zip
llvm-52bc2aac8afd0657c65863548b16e89546639375.tar.gz
llvm-52bc2aac8afd0657c65863548b16e89546639375.tar.bz2
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions