aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2009-02-03 10:23:33 +0000
committerDuncan Sands <baldrick@free.fr>2009-02-03 10:23:33 +0000
commita77c5f758cd19319c626404082dade19ebfffe7a (patch)
tree1faf5eeccd24856c06b47cf1f8a9fd965ce1668c /llvm/lib/CodeGen/MachineModuleInfo.cpp
parent8542caa3f713b1a8380203e887d10b94058513fc (diff)
downloadllvm-a77c5f758cd19319c626404082dade19ebfffe7a.zip
llvm-a77c5f758cd19319c626404082dade19ebfffe7a.tar.gz
llvm-a77c5f758cd19319c626404082dade19ebfffe7a.tar.bz2
Fix PR3411. When replacing values, nodes are analyzed
in any old order. Since analyzing a node analyzes its operands also, this can mean that when we pop a node off the list of nodes to be analyzed, it may already have been analyzed. llvm-svn: 63632
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions