summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/ConstantsContext.h
diff options
context:
space:
mode:
authorDavid Greene <greened@obbligato.org>2010-01-05 01:30:00 +0000
committerDavid Greene <greened@obbligato.org>2010-01-05 01:30:00 +0000
commit3652f2aeb6b18d57e2479590f03c962685aeaa44 (patch)
tree9d3e00357a60de34201838c1bf50aa053e65d697 /llvm/lib/VMCore/ConstantsContext.h
parentf701473f9f22baafe0ac9bfeac98ed5a3c4a8889 (diff)
downloadbcm5719-llvm-3652f2aeb6b18d57e2479590f03c962685aeaa44.tar.gz
bcm5719-llvm-3652f2aeb6b18d57e2479590f03c962685aeaa44.zip
Change errs() to dbgs().
llvm-svn: 92659
Diffstat (limited to 'llvm/lib/VMCore/ConstantsContext.h')
-rw-r--r--llvm/lib/VMCore/ConstantsContext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/VMCore/ConstantsContext.h b/llvm/lib/VMCore/ConstantsContext.h
index 268a6602fa9..60ae13d2385 100644
--- a/llvm/lib/VMCore/ConstantsContext.h
+++ b/llvm/lib/VMCore/ConstantsContext.h
@@ -17,7 +17,6 @@
#include "llvm/Instructions.h"
#include "llvm/Operator.h"
-#include "llvm/Support/Debug.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
#include <map>
OpenPOWER on IntegriCloud