Enable new pass manager.

llvm-svn: 32689
This commit is contained in:
Devang Patel 2006-12-19 21:32:24 +00:00
parent f5c9f4c3c9
commit 83085a18c3

View File

@ -36,7 +36,7 @@
#include <typeinfo>
#include <cassert>
#define USE_OLD_PASSMANAGER 1
//#define USE_OLD_PASSMANAGER 1
namespace llvm {