summaryrefslogtreecommitdiffstats
path: root/polly/lib/CodeGen
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2018-03-28 19:56:26 +0000
committerReid Kleckner <rnk@google.com>2018-03-28 19:56:26 +0000
commit757c8cf615cd0aefff636b725ab48a48c57086c0 (patch)
tree02b13e54840e647ac747af95dcbe4c6d09358445 /polly/lib/CodeGen
parentf90fe701efbbcf30e7d53c16aa7f99f73237ae19 (diff)
downloadbcm5719-llvm-757c8cf615cd0aefff636b725ab48a48c57086c0.tar.gz
bcm5719-llvm-757c8cf615cd0aefff636b725ab48a48c57086c0.zip
Fix polly build after r328717
llvm-svn: 328728
Diffstat (limited to 'polly/lib/CodeGen')
-rw-r--r--polly/lib/CodeGen/CodegenCleanup.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/polly/lib/CodeGen/CodegenCleanup.cpp b/polly/lib/CodeGen/CodegenCleanup.cpp
index f5a5744d519..005fea7e5f9 100644
--- a/polly/lib/CodeGen/CodegenCleanup.cpp
+++ b/polly/lib/CodeGen/CodegenCleanup.cpp
@@ -19,6 +19,7 @@
#include "llvm/Support/Debug.h"
#include "llvm/Transforms/Scalar.h"
#include "llvm/Transforms/Scalar/GVN.h"
+#include "llvm/Transforms/Utils.h"
#define DEBUG_TYPE "polly-cleanup"
OpenPOWER on IntegriCloud