Put the functionality for printing a value to a raw_ostream as an
[oota-llvm.git] / lib / Analysis / LoopInfo.cpp
index e64b3fcb68318ea39b0507bf83d965bb10144a0a..e406546e6882321218041754f1705d3bc4ea3ef3 100644 (file)
@@ -24,7 +24,6 @@
 #include "llvm/IR/Constants.h"
 #include "llvm/IR/Instructions.h"
 #include "llvm/IR/Metadata.h"
-#include "llvm/IR/Writer.h"
 #include "llvm/Support/CFG.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/Debug.h"