Re-enable unit tests disabled in r94164 by telling GTest about the
[oota-llvm.git] / unittests / VMCore / PassManagerTest.cpp
index 092ce3d928b2390e210d03d39e0b61f0893796d7..cb8f9ebb939beb4dafaf373d25226f9a9d1313f2 100644 (file)
 #include "llvm/Assembly/PrintModulePass.h"
 #include "gtest/gtest.h"
 
-int dummy;
-
-#if 0
-
 namespace llvm {
   namespace {
     // ND = no deps
@@ -529,4 +525,3 @@ namespace llvm {
 
   }
 }
-#endif