]> granicus.if.org Git - clang/commit
[test] Disable Python binding tests w/ LLVM_ENABLE_PIC=OFF
authorMichal Gorny <mgorny@gentoo.org>
Wed, 16 Jan 2019 08:05:13 +0000 (08:05 +0000)
committerMichal Gorny <mgorny@gentoo.org>
Wed, 16 Jan 2019 08:05:13 +0000 (08:05 +0000)
commit7bf1d4162a88006dd5d46aac18b5f8689bae4ffe
tree06fad97269972721ee293b23c776f1151b6658a7
parent21ef3078b4721cacc0eb53c0ce74284d047d9f94
[test] Disable Python binding tests w/ LLVM_ENABLE_PIC=OFF

Disable Python binding tests when LLVM_ENABLE_PIC is disabled,
as libclang.so is not being built in that case.  Reported by Nico Weber.

Differential Revision: https://reviews.llvm.org/D56732

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@351304 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/python/tests/CMakeLists.txt