[PATCH] D150334: [llvm-profdata] Use string ref for FunctionSamplesMap
William Junda Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 11 17:05:38 PDT 2023
huangjd added a comment.
What is the highest level of undefined behavior check that can be reasonably specified? I rebuilt the project with `-DLLVM_USE_SANITIZER=Address` and confirmed there is no new failed tests, and searched through all usage of FunctionSampleMap
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