Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D141503
[Mips] Use MCInstrInfo::get in MipsAsmParser instead of reinventing it ClosedPublic Authored by foad on Jan 11 2023, 7:40 AM.
Details
Diff Detail
Event Timelinefoad added a child revision: D142213: [MC] Make more use of MCInstrDesc::operands. NFC..Jan 20 2023, 7:16 AM This revision is now accepted and ready to land.Jan 20 2023, 7:28 AM This revision was landed with ongoing or failed builds.Jan 22 2023, 3:58 AM Closed by commit rG9cf968751b18: [Mips] Use MCInstrInfo::get in MipsAsmParser instead of reinventing it. NFC. (authored by foad). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 491145 llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
|