[PATCH] D103205: [MIRPrinter] Add machine metadata support.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 27 13:46:54 PDT 2021


hliao updated this revision to Diff 348376.
hliao added a comment.

Separate that test into MIR.


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.348376.patch
Type: text/x-patch
Size: 34358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210527/bc9c9fc4/attachment.bin>


More information about the llvm-commits mailing list