llvm-6502/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
Makefile
nsis_icon.ico
nsis_logo.bmp
README

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