[PATCH] D158689: [llvm-profdata] Fix dangling reference after D147740
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 25 10:18:10 PDT 2023
davidxl added a comment.
@wenlei, may I propose having this patch in first (to unblock) @ayermolo while we are discussing longer term strategy? Another benefit is that we can wait to see if there are other incidence (of using long lifetime reference) can show up so that we have more cases to consider the redesign (if needed).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158689/new/
https://reviews.llvm.org/D158689
More information about the llvm-commits
mailing list