[all-commits] [llvm/llvm-project] 623815: [CodeGen][NewPM] Fix linker error due to dummy `Ma...

paperchalice via All-commits all-commits at lists.llvm.org
Wed Sep 4 05:46:43 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6238159e886baca5ebf31fd6b15d79db30ced889
      https://github.com/llvm/llvm-project/commit/6238159e886baca5ebf31fd6b15d79db30ced889
  Author: paperchalice <liujunchang97 at outlook.com>
  Date:   2024-09-04 (Wed, 04 Sep 2024)

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

  Log Message:
  -----------
  [CodeGen][NewPM] Fix linker error due to dummy `MachineVerifierPass` (#107237)

Forgot to remove the dummy registry in `MachinePassRegistry.def`.



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