summaryrefslogtreecommitdiffstats
path: root/llvm/tools/bugpoint/OptimizerDriver.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-10-29 16:03:34 +0000
committerDan Gohman <gohman@apple.com>2010-10-29 16:03:34 +0000
commita42c78fadbe2d550aa03bc22d7eb5f30896a7fba (patch)
tree69aa33e1a2e06d8dab2416929adfab77ec3d48ee /llvm/tools/bugpoint/OptimizerDriver.cpp
parentdf8792128f9f70796dbef932fb63174034e9fa79 (diff)
downloadbcm5719-llvm-a42c78fadbe2d550aa03bc22d7eb5f30896a7fba.tar.gz
bcm5719-llvm-a42c78fadbe2d550aa03bc22d7eb5f30896a7fba.zip
Delete this obsolete comment.
llvm-svn: 117655
Diffstat (limited to 'llvm/tools/bugpoint/OptimizerDriver.cpp')
-rw-r--r--llvm/tools/bugpoint/OptimizerDriver.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/tools/bugpoint/OptimizerDriver.cpp b/llvm/tools/bugpoint/OptimizerDriver.cpp
index 25b172072e9..131bc997b16 100644
--- a/llvm/tools/bugpoint/OptimizerDriver.cpp
+++ b/llvm/tools/bugpoint/OptimizerDriver.cpp
@@ -15,10 +15,6 @@
//
//===----------------------------------------------------------------------===//
-// Note: as a short term hack, the old Unix-specific code and platform-
-// independent code co-exist via conditional compilation until it is verified
-// that the new code works correctly on Unix.
-
#include "BugDriver.h"
#include "llvm/Module.h"
#include "llvm/PassManager.h"
OpenPOWER on IntegriCloud