[llvm] [CMake][Windows] Turn off lld string tail merging when ASAN is turned on (PR #74207)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 6 02:40:01 PST 2023
https://github.com/goussepi approved this pull request.
LGTM! Makes sense to me to disable tail merging if it is not compatible with Asan's instrumentation of globals.
https://github.com/llvm/llvm-project/pull/74207
More information about the llvm-commits
mailing list