[PATCH] D133785: [MIR] Support printing and parsing pcsections

Marco Elver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 09:11:23 PDT 2022


melver created this revision.
melver added reviewers: arsenm, vitalybuka.
Herald added a subscriber: hiraditya.
Herald added a project: All.
melver requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Adds support for printing and parsing PC sections metadata in MIR.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D133785

Files:
  llvm/lib/CodeGen/MIRParser/MILexer.cpp
  llvm/lib/CodeGen/MIRParser/MILexer.h
  llvm/lib/CodeGen/MIRParser/MIParser.cpp
  llvm/lib/CodeGen/MIRPrinter.cpp
  llvm/test/CodeGen/MIR/X86/instr-pcsections.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133785.459776.patch
Type: text/x-patch
Size: 4763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220913/150da4d0/attachment.bin>


More information about the llvm-commits mailing list