Split the PHINode class out from the iOther.h file into the iPHINode.h file

llvm-svn: 1405
This commit is contained in:
Chris Lattner
2001-12-03 18:02:31 +00:00
parent 476e6df794
commit fb5ae02e1a
25 changed files with 111 additions and 96 deletions

View File

@@ -9,7 +9,7 @@
#include "llvm/BasicBlock.h"
#include "llvm/Method.h"
#include "llvm/iTerminators.h"
#include "llvm/iOther.h"
#include "llvm/iPHINode.h"
#include "llvm/Type.h"
// UnifyAllExitNodes - Unify all exit nodes of the CFG by creating a new