[PATCH] D139217: [CodeExtractor] Correctly propagate scope information post extraction
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 2 12:46:12 PST 2022
aprantl added a comment.
Some more context for the other reviewers: This affects hot-cold splitting, particularly the inlined frames of an `assert`ion.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139217/new/
https://reviews.llvm.org/D139217
More information about the llvm-commits
mailing list