Probably CMAKE_MODULE_LINKER_FLAGS should be changed too, but I'm not sure how to check it and how well LLD handles modules.
I checked this patch on my own build on RHEL 6. Regressions were OK.
Differential D22896
[LLVM] Add LLVM_ENABLE_LLD option to use LLD as C/C++ linker. Eugene.Zelenko on Jul 27 2016, 6:23 PM. Authored by
Details Probably CMAKE_MODULE_LINKER_FLAGS should be changed too, but I'm not sure how to check it and how well LLD handles modules. I checked this patch on my own build on RHEL 6. Regressions were OK.
Diff Detail
Event Timeline
|