aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2009-07-16 14:36:52 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2009-07-16 14:36:52 +0000
commit147a9a7fa6c40bb6faef7cace2fc6e6b597783b6 (patch)
treef1772da62843e3dca4748ab533e1931bfa29abc0 /lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
parent71d25b44006a6b8003ec7092318a233c7b81fdd9 (diff)
downloadexternal_llvm-147a9a7fa6c40bb6faef7cace2fc6e6b597783b6.zip
external_llvm-147a9a7fa6c40bb6faef7cace2fc6e6b597783b6.tar.gz
external_llvm-147a9a7fa6c40bb6faef7cace2fc6e6b597783b6.tar.bz2
Unbreak
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76064 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/SystemZ/SystemZISelDAGToDAG.cpp')
-rw-r--r--lib/Target/SystemZ/SystemZISelDAGToDAG.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp b/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
index bc9c5ec..cc77c6f5 100644
--- a/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
+++ b/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
@@ -28,6 +28,7 @@
#include "llvm/Target/TargetLowering.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/Debug.h"
+#include "llvm/Support/raw_ostream.h"
using namespace llvm;
static const unsigned subreg_even32 = 1;