llvm-capstone/polly/unittests
Michał Górny 96b02808af [Polly] Support linking ScopPassManager against LLVM dylib
Link ScopPassManager to LLVM dylib target if LLVM_LINK_LLVM_DYLIB
is enabled.  This fixes build failures on systems where static LLVM
libraries are not installed.

Differential Revision: https://reviews.llvm.org/D85281
2020-08-07 06:46:35 +02:00
..
DeLICM Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Flatten Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Isl Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ScheduleOptimizer Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ScopPassManager [Polly] Support linking ScopPassManager against LLVM dylib 2020-08-07 06:46:35 +02:00
Support Add missing namespace specifier 2018-06-29 11:49:34 +00:00
CMakeLists.txt Use INTERFACE_COMPILE_OPTIONS to disable -Wsuggest-override for any target that links to gtest 2020-07-27 08:37:01 -07:00