Displaying 1 result from an estimated 1 matches for "7685a097".
Did you mean:
765097
2016 Mar 24
1
Terminators in MachineBasicBlock
So in your example there are two terminators in the basic block (`br if`
and `br else`)?
2016-03-24 14:15 GMT-04:00 Quentin Colombet <qcolombet at apple.com>:
> Hi,
>
> > On Mar 24, 2016, at 10:58 AM, Tom Chen via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
> >
> > Hi,
> > Why does a MachineBasicBlock have multiple terminator instructions
>