1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

Delete this obsolete comment.

llvm-svn: 117655
This commit is contained in:
Dan Gohman 2010-10-29 16:03:34 +00:00
parent 29961ebfc5
commit 90ced5a2ee

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"