summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ELFWriter.cpp
diff options
context:
space:
mode:
authorDuraid Madina <duraid@octopus.com.au>2005-12-28 06:29:02 +0000
committerDuraid Madina <duraid@octopus.com.au>2005-12-28 06:29:02 +0000
commit26b037e762521eb66bdab811890f08cb7b4b42c0 (patch)
tree56793e82f826ab8c308bc1759fc4285fee470c7d /llvm/lib/CodeGen/ELFWriter.cpp
parentf703b207cfc58d4bc46ad00926864305a01b9f3a (diff)
downloadbcm5719-llvm-26b037e762521eb66bdab811890f08cb7b4b42c0.tar.gz
bcm5719-llvm-26b037e762521eb66bdab811890f08cb7b4b42c0.zip
add these so I can be less naughty
llvm-svn: 25034
Diffstat (limited to 'llvm/lib/CodeGen/ELFWriter.cpp')
-rw-r--r--llvm/lib/CodeGen/ELFWriter.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/ELFWriter.cpp b/llvm/lib/CodeGen/ELFWriter.cpp
index b58fc1ff0a9..c0b2cdfd2aa 100644
--- a/llvm/lib/CodeGen/ELFWriter.cpp
+++ b/llvm/lib/CodeGen/ELFWriter.cpp
@@ -37,6 +37,7 @@
#include "llvm/CodeGen/MachineConstantPool.h"
#include "llvm/Target/TargetMachine.h"
#include "llvm/Support/Mangler.h"
+#include <iostream>
using namespace llvm;
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud