Skip to content
Commit 1a1531d6 authored by Chad Rosier's avatar Chad Rosier
Browse files

Replace the use of isPredicable() with isPredicated() in

MachineBasicBlock::canFallThrough().  We're interested in the state of the
instruction (i.e., is this a barrier or not?), not if the instruction is
predicable or not.
rdar://10501092

llvm-svn: 149070
parent 8c139a51
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