Skip to content
Commit a77c5f75 authored by Duncan Sands's avatar Duncan Sands
Browse files

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
parent 8542caa3
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