1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/cmake
Filipe Cabecinhas 549730082d [cmake] Change WIN32 test to CMAKE_HOST_WIN32
The test is about what can be run on the host, not the cmake target.
When cross-compiling (compiler-rt at least) on Windows, we end up with
lit being unable to run llvm-lit because it can't find the llvm-lit
module.

llvm-svn: 335961
2018-06-29 10:34:37 +00:00
..
modules [cmake] Change WIN32 test to CMAKE_HOST_WIN32 2018-06-29 10:34:37 +00:00
platforms [CMake] Respect CMAKE_STRIP and CMAKE_DSYMUTIL on apple platforms 2018-06-28 18:36:52 +00:00
config-ix.cmake [CMAKE] Honor CMAKE_OSX_SYSROOT to compute include dir for libxml2 2018-06-14 18:19:54 +00:00
config.guess
dummy.cpp
nsis_icon.ico
nsis_logo.bmp
README

See docs/CMake.html for instructions on how to build LLVM with CMake.