<div dir="ltr">There are two lines in TailDuplication.cpp where edge weights are not passed to MachineBasicBlock::addSuccessor, which results in the weights being dropped from MachineBasicBlock. The attached patch fixes this bug.</div>