]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Make LINK_POLLY_INTO_TOOLS work with the CMake build
authorAlp Toker <alp@nuanti.com>
Fri, 6 Jun 2014 06:39:00 +0000 (06:39 +0000)
committerAlp Toker <alp@nuanti.com>
Fri, 6 Jun 2014 06:39:00 +0000 (06:39 +0000)
commit7a0e6972ce2e43fc006acd87a0f7b9cc5eb136bf
tree8b69c0e7cbeb56cfd4b3bd2b7db52cbb5e18d268
parentb73a9b384e3fd73fe8739310b1fc7aa52ab9c9ae
Make LINK_POLLY_INTO_TOOLS work with the CMake build

The option check was being performed after config.h/llvm-config.h substitution,
generating incorrect macro definitions.

Fixes PR19614.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210311 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt