From 483340bb83d46617d6b393674b527112532165a7 Mon Sep 17 00:00:00 2001 From: Philip Pfaffe Date: Tue, 23 May 2017 11:28:50 +0000 Subject: [Polly][NewPM] Reenable ScopPassManager unittest llvm-svn: 303629 --- polly/lib/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'polly/lib/CMakeLists.txt') 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 -- cgit v1.2.1