summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/StackSlotColoring.cpp
diff options
context:
space:
mode:
authorTimur Iskhodzhanov <timurrrr@google.com>2013-06-18 07:57:22 +0000
committerTimur Iskhodzhanov <timurrrr@google.com>2013-06-18 07:57:22 +0000
commit302ba2314a752943c1484f359e2f7a9485ecdba2 (patch)
tree920b68a92948193074e98c6af840ad10c755d262 /llvm/lib/CodeGen/StackSlotColoring.cpp
parentd63d0a8fe37e08c9414f9f679bb6ae1285c1e56c (diff)
downloadbcm5719-llvm-302ba2314a752943c1484f359e2f7a9485ecdba2.tar.gz
bcm5719-llvm-302ba2314a752943c1484f359e2f7a9485ecdba2.zip
Hopefully fix the MSVS build after r184105
llvm-svn: 184178
Diffstat (limited to 'llvm/lib/CodeGen/StackSlotColoring.cpp')
-rw-r--r--llvm/lib/CodeGen/StackSlotColoring.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/StackSlotColoring.cpp b/llvm/lib/CodeGen/StackSlotColoring.cpp
index 3c35b8374d8..8905ac7fe8e 100644
--- a/llvm/lib/CodeGen/StackSlotColoring.cpp
+++ b/llvm/lib/CodeGen/StackSlotColoring.cpp
@@ -28,6 +28,7 @@
#include "llvm/IR/Module.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Debug.h"
+#include "llvm/Support/raw_ostream.h"
#include "llvm/Target/TargetInstrInfo.h"
#include "llvm/Target/TargetMachine.h"
#include <vector>
OpenPOWER on IntegriCloud