Skip to content
Commit fd812541 authored by Dan Gohman's avatar Dan Gohman
Browse files

Move PHINodesToUpdate out of SelectionDAGBuilder and into

FunctionLoweringInfo, as it isn't SelectionDAG-specific. This isn't
completely natural, as PHI node state is not per-function but rather
per-basic-block, however there's currently no other convenient
per-basic-block state to group it with.

llvm-svn: 102109
parent 8c12dc43
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