summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorDuraid Madina <duraid@octopus.com.au>2005-12-29 05:59:19 +0000
committerDuraid Madina <duraid@octopus.com.au>2005-12-29 05:59:19 +0000
commitfb6a914ca7b04125d818ec03b2d40b0f49cda806 (patch)
tree9f1e5c74ab0a2ba17caba3150f08c3ab8b2327fc /llvm/lib/CodeGen
parent50d9caf6a49d48e561247a1dc10085cde11c635c (diff)
downloadbcm5719-llvm-fb6a914ca7b04125d818ec03b2d40b0f49cda806.tar.gz
bcm5719-llvm-fb6a914ca7b04125d818ec03b2d40b0f49cda806.zip
purity++
llvm-svn: 25041
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/SelectionDAG/ScheduleDAG.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/SelectionDAG/ScheduleDAG.cpp b/llvm/lib/CodeGen/SelectionDAG/ScheduleDAG.cpp
index c39f0cd5614..3ad59d77ee4 100644
--- a/llvm/lib/CodeGen/SelectionDAG/ScheduleDAG.cpp
+++ b/llvm/lib/CodeGen/SelectionDAG/ScheduleDAG.cpp
@@ -26,6 +26,7 @@
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Debug.h"
#include <iostream>
+#include <ios>
#include <algorithm>
using namespace llvm;
OpenPOWER on IntegriCloud