1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/cmake
Mateusz Mikuła c6bc716852 [MinGW] Always enable -mbig-obj for LLVM build unless using Clang
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
2021-05-14 23:47:50 +03:00
..
modules [MinGW] Always enable -mbig-obj for LLVM build unless using Clang 2021-05-14 23:47:50 +03:00
platforms
config-ix.cmake [AIX] Avoid use of mtim.tv_nsec member of stat structure on AIX 2021-04-26 18:30:13 -04:00
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.