[PATCH] D103205: [MIRPrinter] Add machine metadata support.
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 27 14:38:22 PDT 2021
hliao updated this revision to Diff 348393.
hliao added a comment.
Fix warngins from clang-tidy.
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.348393.patch
Type: text/x-patch
Size: 34691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210527/e07f772c/attachment.bin>
More information about the llvm-commits
mailing list