mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 02:33:06 +01:00
c6bc716852
It's easy to hit 2**16 limit with i686 GNU toolchains these days. Clang does it automagically, so it's not needed there, and the option causes warnings about being unused when linking. Differential Revision: https://reviews.llvm.org/D102419 |
||
---|---|---|
.. | ||
modules | ||
platforms | ||
config-ix.cmake | ||
config.guess | ||
dummy.cpp | ||
nsis_icon.ico | ||
nsis_logo.bmp | ||
README | ||
unwind.h |
See docs/CMake.html for instructions on how to build LLVM with CMake.