Changes to build successfully with GCC 3.02

llvm-svn: 1503
This commit is contained in:
Chris Lattner
2002-01-20 22:54:45 +00:00
parent 850d4f6af1
commit 7f74a56e24
192 changed files with 1852 additions and 1814 deletions

View File

@@ -11,6 +11,7 @@
#include "llvm/iTerminators.h"
#include "llvm/iPHINode.h"
#include "llvm/Type.h"
using std::vector;
// UnifyAllExitNodes - Unify all exit nodes of the CFG by creating a new
// BasicBlock, and converting all returns to unconditional branches to this