OSDN Git Service

Refactor code to create getFallThrough method in MachineBasicBlock.
authorJan Sjodin <jan_sjodin@yahoo.com>
Fri, 31 Mar 2017 15:55:37 +0000 (15:55 +0000)
committerJan Sjodin <jan_sjodin@yahoo.com>
Fri, 31 Mar 2017 15:55:37 +0000 (15:55 +0000)
commitdcfd61821914df2ec1d9d4449a9047acdbf50dd1
tree1f0b979fef29b2a99fdde667d8d9ba2214a11685
parentc295532b907f4c64db3508840d6e563d69b04922
Refactor code to create getFallThrough method in MachineBasicBlock.

Differential Revision: https://reviews.llvm.org/D27264

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299227 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineBasicBlock.h
lib/CodeGen/MachineBasicBlock.cpp