[PATCH] D123863: MIR: Serialize a few bool function fields

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 15 10:09:00 PDT 2022


arsenm created this revision.
arsenm added reviewers: thegameg, MatzeB, rnk.
Herald added a subscriber: hiraditya.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

https://reviews.llvm.org/D123863

Files:
  llvm/include/llvm/CodeGen/MIRYamlMapping.h
  llvm/lib/CodeGen/MIRParser/MIRParser.cpp
  llvm/lib/CodeGen/MIRPrinter.cpp
  llvm/test/CodeGen/MIR/X86/exception-function-state.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123863.423129.patch
Type: text/x-patch
Size: 4593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220415/19b869d6/attachment.bin>


More information about the llvm-commits mailing list