Adds support for printing and parsing PC sections metadata in MIR.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D133785
[MIR] Support printing and parsing pcsections ClosedPublic Authored by melver on Sep 13 2022, 9:11 AM.
Details Summary Adds support for printing and parsing PC sections metadata in MIR.
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Sep 13 2022, 9:44 AM This revision was landed with ongoing or failed builds.Sep 14 2022, 1:31 AM Closed by commit rG4627a30acf5b: [MIR] Support printing and parsing pcsections (authored by melver). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 459776 llvm/lib/CodeGen/MIRParser/MILexer.h
llvm/lib/CodeGen/MIRParser/MILexer.cpp
llvm/lib/CodeGen/MIRParser/MIParser.cpp
llvm/lib/CodeGen/MIRPrinter.cpp
llvm/test/CodeGen/MIR/X86/instr-pcsections.mir
|