From: Jeff Cohen Date: Sat, 22 Jan 2005 17:37:13 +0000 (+0000) Subject: oops X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=741c11823091f88a3cd880aa5abbd9c3caa854e3;p=oota-llvm.git oops git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19752 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/bugpoint/OptimizerDriver.cpp b/tools/bugpoint/OptimizerDriver.cpp index e97815f8a7e..c922f5ca6cc 100644 --- a/tools/bugpoint/OptimizerDriver.cpp +++ b/tools/bugpoint/OptimizerDriver.cpp @@ -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"