[all-commits] [llvm/llvm-project] e12953: [CodeGen][NewPM] Improve start/stop pass error mes...

Akshat Oke via All-commits all-commits at lists.llvm.org
Fri Aug 9 04:16:43 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e12953028584b3dad5f538c827cefe8fc421bd52
      https://github.com/llvm/llvm-project/commit/e12953028584b3dad5f538c827cefe8fc421bd52
  Author: Akshat Oke <76596238+Akshat-Oke at users.noreply.github.com>
  Date:   2024-08-09 (Fri, 09 Aug 2024)

  Changed paths:
    M llvm/include/llvm/Passes/CodeGenPassBuilder.h

  Log Message:
  -----------
  [CodeGen][NewPM] Improve start/stop pass error message CodeGenPassBuilder (#102591)

Remove the pass-name-to-class-name lookup because it does not exist
(that's why this error is thrown). Print the name given as the option
instead.

Co-authored-by: Akshat Oke <Akshat.Oke at amd.com>



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