[PATCH] D103205: [MIRPrinter] Add machine metadata support.
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 19 09:48:32 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb9c05aff205b: [MIRPrinter] Add machine metadata support. (authored by hliao).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103205/new/
https://reviews.llvm.org/D103205
Files:
llvm/include/llvm/CodeGen/MIRYamlMapping.h
llvm/include/llvm/CodeGen/MachineModuleSlotTracker.h
llvm/include/llvm/IR/ModuleSlotTracker.h
llvm/lib/CodeGen/CMakeLists.txt
llvm/lib/CodeGen/MIRPrinter.cpp
llvm/lib/CodeGen/MachineModuleSlotTracker.cpp
llvm/lib/IR/AsmWriter.cpp
llvm/unittests/CMakeLists.txt
llvm/unittests/CodeGen/CMakeLists.txt
llvm/unittests/MIR/CMakeLists.txt
llvm/unittests/MIR/MachineMetadata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103205.353202.patch
Type: text/x-patch
Size: 34691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210619/79ce6abc/attachment.bin>
More information about the llvm-commits
mailing list