Delete this obsolete comment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117655 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Gohman 2010-10-29 16:03:34 +00:00
parent 16c7425cff
commit e829781093

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"