mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
6c040caec0
This precomputes some hashes that LLD uses for type merging to speed up linking when PDBs are enabled. Only do this if any kind of /DEBUG flag is passed to the linker. -gcodeview-ghash is orthogonal to /Z7, -g, -g1, or -gmlt, so it is safe to set it independently from those flags. It will not increase debug info emission. Differential Revision: https://reviews.llvm.org/D103287 |
||
---|---|---|
.. | ||
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.