[all-commits] [llvm/llvm-project] 1053a9: [RISCV][NFC] Replace reportError wrappers with dir...

Yu-Hui Wu via All-commits all-commits at lists.llvm.org
Tue Jul 22 08:27:28 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1053a926ccc0d65784010ea2b4340a38138a6630
      https://github.com/llvm/llvm-project/commit/1053a926ccc0d65784010ea2b4340a38138a6630
  Author: Yu-Hui Wu <nosba0957 at gmail.com>
  Date:   2025-07-22 (Tue, 22 Jul 2025)

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

  Log Message:
  -----------
  [RISCV][NFC] Replace reportError wrappers with direct reportFatalUsageError calls (#148142)

Remove the unnecessary reportError wrapper functions and call
reportFatalUsageError directly.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list