OSDN Git Service

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)
commita2aeadc489e1ff8e7775c036564a723194cfece0
tree9557efb32f088359873088a2fea1d5881c50c343
parent3e82b0b1458fa21492e003320ee3863340ec2a15
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