summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-08-23 08:43:55 +0000
committerChris Lattner <sabre@nondot.org>2009-08-23 08:43:55 +0000
commit471ba48cb99a9d9bb8964f63363a3470369c2ecc (patch)
treec2df904af193eb7651904e850c607ea08dfbf3e4 /llvm/lib/CodeGen/MachineModuleInfo.cpp
parent0ad0c21248024f2343810fe3ab3b2d646ffb0ef4 (diff)
downloadbcm5719-llvm-471ba48cb99a9d9bb8964f63363a3470369c2ecc.tar.gz
bcm5719-llvm-471ba48cb99a9d9bb8964f63363a3470369c2ecc.zip
remove some uses of llvm/Support/Streams.h
llvm-svn: 79842
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
-rw-r--r--llvm/lib/CodeGen/MachineModuleInfo.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/MachineModuleInfo.cpp b/llvm/lib/CodeGen/MachineModuleInfo.cpp
index df9d7cab095..08b126a13b1 100644
--- a/llvm/lib/CodeGen/MachineModuleInfo.cpp
+++ b/llvm/lib/CodeGen/MachineModuleInfo.cpp
@@ -24,7 +24,6 @@
#include "llvm/Module.h"
#include "llvm/Support/Dwarf.h"
#include "llvm/Support/ErrorHandling.h"
-#include "llvm/Support/Streams.h"
using namespace llvm;
using namespace llvm::dwarf;
OpenPOWER on IntegriCloud