Delete this obsolete comment.
authorDan Gohman <gohman@apple.com>
Fri, 29 Oct 2010 16:03:34 +0000 (16:03 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 29 Oct 2010 16:03:34 +0000 (16:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117655 91177308-0d34-0410-b5e6-96231b3b80d8

tools/bugpoint/OptimizerDriver.cpp

index 25b172072e9133cd77e9fa499325648009f78a40..131bc997b16ba6585ac3b51faad4c2518e847377 100644 (file)
 //
 //===----------------------------------------------------------------------===//
 
-// 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"