oops
authorJeff Cohen <jeffc@jolt-lang.org>
Sat, 22 Jan 2005 17:37:13 +0000 (17:37 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Sat, 22 Jan 2005 17:37:13 +0000 (17:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19752 91177308-0d34-0410-b5e6-96231b3b80d8

tools/bugpoint/OptimizerDriver.cpp

index e97815f8a7e67481c305ed83144182a71a3151fe..c922f5ca6cce0c34a2fac2a887591f258a2bf67f 100644 (file)
@@ -19,7 +19,7 @@
 // independent code co-exist via conditional compilation until it is verified
 // that the new code works correctly on Unix.
 
-#define PLATFORMINDEPENDENT
+//#define PLATFORMINDEPENDENT
 
 #include "BugDriver.h"
 #include "llvm/Module.h"