BlockHasNoFallThrough() now returns true if block ends with a return...
BlockHasNoFallThrough() now returns true if block ends with a return instruction; AnalyzeBranch() should ignore predicated instructionsd. llvm-svn: 37268
Loading
Please register or sign in to comment