[PATCH] D91313: Add MachineModuleInfo constructor with external MCContext
David Majnemer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 19 17:41:22 PST 2020
majnemer accepted this revision.
majnemer added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: llvm/lib/CodeGen/MachineModuleInfo.cpp:172
Context.reset();
----------------
Probably should have a comment saying *not* to clear out ExternalContext.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91313/new/
https://reviews.llvm.org/D91313
More information about the llvm-commits
mailing list