[all-commits] [llvm/llvm-project] 9cf968: [Mips] Use MCInstrInfo::get in MipsAsmParser inste...

Jay Foad via All-commits all-commits at lists.llvm.org
Sun Jan 22 03:58:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9cf968751b1833cb678a5fd64498123a77e2cd7e
      https://github.com/llvm/llvm-project/commit/9cf968751b1833cb678a5fd64498123a77e2cd7e
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2023-01-22 (Sun, 22 Jan 2023)

  Changed paths:
    M llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp

  Log Message:
  -----------
  [Mips] Use MCInstrInfo::get in MipsAsmParser instead of reinventing it. NFC.

Differential Revision: https://reviews.llvm.org/D141503




More information about the All-commits mailing list