summaryrefslogtreecommitdiffstats
path: root/polly/lib
diff options
context:
space:
mode:
authorPhilip Pfaffe <philip.pfaffe@gmail.com>2017-05-23 11:28:50 +0000
committerPhilip Pfaffe <philip.pfaffe@gmail.com>2017-05-23 11:28:50 +0000
commit483340bb83d46617d6b393674b527112532165a7 (patch)
treeecc5cb46848d0b1f166ba408790c4bbe697f8bb2 /polly/lib
parent24a1bb2cf966d56a4c890b8eaee3c4bcb8ceea8e (diff)
downloadbcm5719-llvm-483340bb83d46617d6b393674b527112532165a7.tar.gz
bcm5719-llvm-483340bb83d46617d6b393674b527112532165a7.zip
[Polly][NewPM] Reenable ScopPassManager unittest
llvm-svn: 303629
Diffstat (limited to 'polly/lib')
-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 57f1b9a249d..751c9b47b0d 100644
--- a/polly/lib/CMakeLists.txt
+++ b/polly/lib/CMakeLists.txt
@@ -114,6 +114,7 @@ if (DEFINED LLVM_MAIN_SRC_DIR)
LLVMAnalysis
LLVMipo
LLVMMC
+ LLVMPasses
${nvptx_libs}
# The libraries below are required for darwin: http://PR26392
LLVMBitReader
OpenPOWER on IntegriCloud