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
commit7df8462038c4393771a0961c60a2686169e4fd9a (patch)
treef1772da62843e3dca4748ab533e1931bfa29abc0 /lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
parentc9751806242a1e893f05cdbd3cc22c4685a971d4 (diff)
downloadexternal_llvm-7df8462038c4393771a0961c60a2686169e4fd9a.zip
external_llvm-7df8462038c4393771a0961c60a2686169e4fd9a.tar.gz
external_llvm-7df8462038c4393771a0961c60a2686169e4fd9a.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;