summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorDuraid Madina <duraid@octopus.com.au>2005-12-28 04:55:42 +0000
committerDuraid Madina <duraid@octopus.com.au>2005-12-28 04:55:42 +0000
commite47d9d0e92035cda70c633053f170ab4de36abae (patch)
tree134aaab3829c3f112414c2f521ce2e1e1b32bddb /llvm/lib/CodeGen
parent7c3dcb6892a5b7d3da9a6528c425b8349f10bc4f (diff)
downloadbcm5719-llvm-e47d9d0e92035cda70c633053f170ab4de36abae.tar.gz
bcm5719-llvm-e47d9d0e92035cda70c633053f170ab4de36abae.zip
HB is *the* code janitor.
llvm-svn: 25031
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/RegAllocLinearScan.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/RegAllocLinearScan.cpp b/llvm/lib/CodeGen/RegAllocLinearScan.cpp
index 815f474090f..fbf669285c3 100644
--- a/llvm/lib/CodeGen/RegAllocLinearScan.cpp
+++ b/llvm/lib/CodeGen/RegAllocLinearScan.cpp
@@ -30,6 +30,7 @@
#include <cmath>
#include <set>
#include <queue>
+#include <memory>
using namespace llvm;
namespace {
OpenPOWER on IntegriCloud