Changes to build successfully with GCC 3.02
llvm-svn: 1503
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user