[PATCH] D130420: [CodeGen] Consider MangleCtx when move lazy emission States
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 25 11:30:31 PDT 2022
rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.
I think this seems reasonable. I suspect we'll need to do more plumbing here if we need to support snapshotting / resetting to a snapshot, but this probably isn't the only place, and the moves we're doing aren't set up for that either.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130420/new/
https://reviews.llvm.org/D130420
More information about the cfe-commits
mailing list