mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-02 02:38:04 +00:00
e71cda21d7
Before this patch, the cmake disabled loadable modules when compiling with Visual Studio. However, the reason for this is a limitation of the Windows DLLs, thus this restriction should apply to any compiler for the Windows platform, such as MinGW, Cygwin, icc, etc. Differential Revision: https://reviews.llvm.org/D87524 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FindISL.cmake | ||
polly_macros.cmake | ||
PollyConfig.cmake.in |