Delete this obsolete comment.

llvm-svn: 117655
This commit is contained in:
Dan Gohman 2010-10-29 16:03:34 +00:00
parent df8792128f
commit a42c78fadb
1 changed files with 0 additions and 4 deletions

View File

@ -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"