[all-commits] [llvm/llvm-project] e6db14: [RISCV] Remove unused Addend parameter from classi...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Nov 29 19:22:25 PST 2020


  Branch: refs/heads/temp-test-main
  Home:   https://github.com/llvm/llvm-project
  Commit: e6db1416aebf44bdd33a5aab4db1fec58af79590
      https://github.com/llvm/llvm-project/commit/e6db1416aebf44bdd33a5aab4db1fec58af79590
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-11-29 (Sun, 29 Nov 2020)

  Changed paths:
    M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp

  Log Message:
  -----------
  [RISCV] Remove unused Addend parameter from classifySymbolRef. NFC

It is confusing as well since in the case of A - B + Cst, the returned Addend is not Cst.




More information about the All-commits mailing list