[all-commits] [llvm/llvm-project] e4abfc: [CSKY] Fix errors caused by change of compressInst

Wang Pengcheng via All-commits all-commits at lists.llvm.org
Wed Jan 18 01:01:36 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e4abfc4c3cf47297136bbf06b0f59da50d3f260e
      https://github.com/llvm/llvm-project/commit/e4abfc4c3cf47297136bbf06b0f59da50d3f260e
  Author: wangpc <pc.wang at linux.alibaba.com>
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
    M llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp
    M llvm/lib/Target/CSKY/CSKYAsmPrinter.cpp

  Log Message:
  -----------
  [CSKY] Fix errors caused by change of compressInst

We don't need MCContext since D141951.

Reviewed By: zixuan-wu

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




More information about the All-commits mailing list