[all-commits] [llvm/llvm-project] e52a41: [CSKY][NFC] Fix the compiling error of CSKYAsmPrin...

Zi Xuan Wu (Zeson) via All-commits all-commits at lists.llvm.org
Sun Nov 27 21:49:34 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e52a41d0a2c1f880c0a99642ead09984448dd848
      https://github.com/llvm/llvm-project/commit/e52a41d0a2c1f880c0a99642ead09984448dd848
  Author: Zi Xuan Wu (Zeson) <zixuan.wu at linux.alibaba.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

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

  Log Message:
  -----------
  [CSKY][NFC] Fix the compiling error of CSKYAsmPrinter.cpp

emitValueToAlignment API changes the interface to use Align object to
wrap integer.




More information about the All-commits mailing list