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

Fix ScheduleDAGRRList::CopyAndMoveSuccessors' handling of nodes

with multiple chain operands. This can occur when the scheduler
has added chain operands to a node that already has a chain
operand, in order to handle physical register dependencies.

This fixes an llvm-gcc bootstrap failure on x86-64 introduced
in r66058.

llvm-svn: 66240
parent bcad718f
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