[all-commits] [llvm/llvm-project] d0828c: [RISCV][NFC] Use addExpr() instead of createExpr()

Wang Pengcheng via All-commits all-commits at lists.llvm.org
Wed Apr 13 19:48:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d0828c5af9cedf13e41b92a94a8e4e0417a8cd27
      https://github.com/llvm/llvm-project/commit/d0828c5af9cedf13e41b92a94a8e4e0417a8cd27
  Author: wangpc <pc.wang at linux.alibaba.com>
  Date:   2022-04-14 (Thu, 14 Apr 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp

  Log Message:
  -----------
  [RISCV][NFC] Use addExpr() instead of createExpr()

It seems to be neater.

Reviewed By: asb

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




More information about the All-commits mailing list