Files
clang-p2996/llvm/lib/CodeGen/MachineModuleInfo.cpp
Matt Arsenault 9209a51918 MachineModuleInfo: Move AddrLabelSymbols to AsmPrinter
This was tracking global state only used by the AsmPrinter, which can
store its own module global state.
2022-04-20 11:21:40 -04:00

7.9 KiB