1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/cmake
2015-07-20 21:14:14 +00:00
..
modules Suppress two warnings from MSVC 2015 that are triggered under /W4. Since we turn off exceptions in the code base, C4577 is moot. C4091 triggers on system headers and is a benign construct. 2015-07-20 21:14:14 +00:00
platforms
config-ix.cmake [Support] Lazy load of dbghlp.dll on Windows 2015-07-02 14:34:57 +00:00
Makefile
nsis_icon.ico
nsis_logo.bmp
README

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