Add SkipPHIsAndLabels from PHIElimination to MachineBasicBlock. It is needed
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 30 Oct 2010 01:26:14 +0000 (01:26 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 30 Oct 2010 01:26:14 +0000 (01:26 +0000)
commit92095e7b3f1eef7b4f2eb0cf037e6b7a01478dab
tree9557efb32f088359873088a2fea1d5881c50c343
parentab56647e6b2a7b376f0c245a0bc92cd632107edb
Add SkipPHIsAndLabels from PHIElimination to MachineBasicBlock. It is needed
elsewhere.

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