summaryrefslogtreecommitdiffstats
path: root/polly/lib/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'polly/lib/CMakeLists.txt')
-rw-r--r--polly/lib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/polly/lib/CMakeLists.txt b/polly/lib/CMakeLists.txt
index 6e944079b1a..235285ff639 100644
--- a/polly/lib/CMakeLists.txt
+++ b/polly/lib/CMakeLists.txt
@@ -60,6 +60,7 @@ add_library(PollyCore OBJECT
Transform/FlattenAlgo.cpp
Transform/ForwardOpTree.cpp
Transform/DeLICM.cpp
+ Transform/ZoneAlgo.cpp
Transform/Simplify.cpp
${POLLY_HEADER_FILES}
)
OpenPOWER on IntegriCloud