forked from OSchip/llvm-project
557b00e0af
GCC<5 did not support std::is_trivially_copyable. Now LLVM builds require 5.1 we can delete llvm::is_trivially_copyable after the users have been migrated to std::is_trivially_copyable. |
||
---|---|---|
.. | ||
modules | ||
platforms | ||
README | ||
config-ix.cmake | ||
config.guess | ||
dummy.cpp | ||
nsis_icon.ico | ||
nsis_logo.bmp | ||
unwind.h |
README
See docs/CMake.html for instructions on how to build LLVM with CMake.