kwk updated this revision to Diff 387650.
kwk added a comment.
enabled DEFAULT_LINKER_BUILD_ID_STYLE in linux
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113993/new/
https://reviews.llvm.org/D113993
Files:
clang/CMakeLists.txt
clang/include/
kwk updated this revision to Diff 387610.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113993/new/
https://reviews.llvm.org/D113993
Files:
clang/CMakeLists.txt
clang/include/clang/Config/config.h.cmake
clang/lib/Driver/ToolChains/Hurd.cpp
I
kwk updated this revision to Diff 387608.
kwk added a comment.
Use correct CMake variable type: BOOLEAN -> BOOL
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113993/new/
https://reviews.llvm.org/D113993
Files:
clang/CMakeLists.txt
Index: clang
kwk updated this revision to Diff 387606.
kwk edited the summary of this revision.
kwk added a comment.
Renamed: `ENABLE_LINKER_BUILD_ID_STYLE` to `DEFAULT_LINKER_BUILD_ID_STYLE`.
Fixed issues with CMake (not done yet)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://re
kwk created this revision.
kwk added reviewers: tbaeder, tstellar.
kwk added projects: clang, lld.
Herald added a subscriber: mgorny.
kwk requested review of this revision.
Herald added a subscriber: cfe-commits.
**This is work in progress. I'm evaluating the patch now.**
This change introduces t