The LLVM Linker
6b51a15fd3
We didn't specify a build type before like we do for the `llvm` and `clang` projects. This changes causes `-DNDEBUG` to be added to the compile flags among probably other changes. We have this in `llvm` and `clang` but not here and I don't know why. I for example need `-DNDEBUG` to be defined because it is required for my PGO instrumentation builds. Here's the help for this `CMAKE_BUILD_TYPE` option: https://cmake.org/cmake/help/latest/variable/CMAKE_BUILD_TYPE.html |
||
---|---|---|
.fmf | ||
tests | ||
.gitignore | ||
0001-PATCH-lld-CMake-Check-for-gtest-headers-even-if-lit..patch | ||
0002-PATCH-lld-Import-compact_unwind_encoding.h-from-libu.patch | ||
gating.yaml | ||
hans-gpg-key.asc | ||
lit.lld-test.cfg.py | ||
lld.spec | ||
run-lit-tests | ||
sources | ||
tstellar-gpg-key.asc |