[PATCH] D149880: [YamlMF] Serialize EntryValueObjects

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 12:43:37 PDT 2023


aprantl accepted this revision.
aprantl added inline comments.
This revision is now accepted and ready to land.


================
Comment at: llvm/include/llvm/CodeGen/MIRYamlMapping.h:307
 
+struct EntryValueObject {
+  StringValue EntryValueRegister;
----------------
Doxygen comment?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149880/new/

https://reviews.llvm.org/D149880



More information about the llvm-commits mailing list