[all-commits] [llvm/llvm-project] 446ed6: [RISCV][NFC] Don't need to create a new STI in RIS...

Zakk Chen via All-commits all-commits at lists.llvm.org
Sun May 9 18:49:35 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 446ed6394bd36631508056ffac08bd740d401a00
      https://github.com/llvm/llvm-project/commit/446ed6394bd36631508056ffac08bd740d401a00
  Author: Zakk Chen <zakk.chen at sifive.com>
  Date:   2021-05-10 (Mon, 10 May 2021)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp

  Log Message:
  -----------
  [RISCV][NFC] Don't need to create a new STI in RISCVAsmPrinter.

RISCVAsmPrinter already has MCSubtargetInfo.

Reviewed By: HsiangKai

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




More information about the All-commits mailing list