[PATCH] D123943: MachineModuleInfo: Move AddrLabelSymbols to AsmPrinter
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 18 14:46:01 PDT 2022
arsenm updated this revision to Diff 423475.
arsenm added a comment.
Use unique_ptr, drop MMI prefix
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123943/new/
https://reviews.llvm.org/D123943
Files:
llvm/include/llvm/CodeGen/AsmPrinter.h
llvm/include/llvm/CodeGen/MachineModuleInfo.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/CodeGen/MachineModuleInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123943.423475.patch
Type: text/x-patch
Size: 19674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220418/b8fbeaf9/attachment-0001.bin>
More information about the llvm-commits
mailing list