Displaying 1 result from an estimated 1 matches for "8aee9038".
2013 Jun 04
0
[LLVMdev] MachineBasicBlock::addLiveIn errors
...Gen/TailDuplication.cpp ====
798c798
< if (!RegsLiveAtExit[*I])
---
> if (!RegsLiveAtExit[*I] && !PredBB->isLiveIn(*I))
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130604/8aee9038/attachment.html>