summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/StringPool.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2009-08-23 11:37:21 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2009-08-23 11:37:21 +0000
commit1a25d733f901fd26b52780ac55081bb2129808f0 (patch)
tree28cc7c8ec04483e6a9fd3fe06098be811ed1f086 /llvm/lib/Support/StringPool.cpp
parent2982196fca92425c51cdfb0ceaa5b2c685d97b77 (diff)
downloadbcm5719-llvm-1a25d733f901fd26b52780ac55081bb2129808f0.tar.gz
bcm5719-llvm-1a25d733f901fd26b52780ac55081bb2129808f0.zip
Kill off more cerr/cout uses and prune includes a bit.
llvm-svn: 79852
Diffstat (limited to 'llvm/lib/Support/StringPool.cpp')
-rw-r--r--llvm/lib/Support/StringPool.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Support/StringPool.cpp b/llvm/lib/Support/StringPool.cpp
index 735472e26a5..1ee917f119f 100644
--- a/llvm/lib/Support/StringPool.cpp
+++ b/llvm/lib/Support/StringPool.cpp
@@ -12,7 +12,6 @@
//===----------------------------------------------------------------------===//
#include "llvm/Support/StringPool.h"
-#include "llvm/Support/Streams.h"
#include "llvm/ADT/StringRef.h"
using namespace llvm;
OpenPOWER on IntegriCloud