[PATCH] D125611: DWARFVerifier: Change vector of IntervalMap to vector of unique_ptrs
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 16 16:15:18 PDT 2022
dblaikie added a comment.
Some more details on the specifics in the patch description would be good - I'm still not 100% clear on the reproduction case to understand what we're working around, exactly. Do you have a godbolt reproduction/small example, by chance?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125611/new/
https://reviews.llvm.org/D125611
More information about the llvm-commits
mailing list