[PATCH] D150334: [llvm-profdata] Use string ref for FunctionSamplesMap
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 11 13:55:46 PDT 2023
davidxl added a comment.
see https://llvm.org/docs/CMake.html about LLVM_USE_SANTIZER:STRING which passes -fsanitize= .. option. Here STRING should be Address.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150334/new/
https://reviews.llvm.org/D150334
More information about the llvm-commits
mailing list