[PATCH] D147740: [llvm-profdata] Refactoring Sample Profile Reader to increase FDO build speed using MD5 as key to Sample Profile map
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 28 09:24:25 PDT 2023
MatzeB added a comment.
FWIW This was also crashing our x86 builds (using `-flto=thin` and `-fprofile-sample-use`). Asan reports a use-after-free: https://reviews.llvm.org/F28484911
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147740/new/
https://reviews.llvm.org/D147740
More information about the llvm-commits
mailing list