[all-commits] [llvm/llvm-project] 7a756b: [BPF][NewPM] Port AsmPrinter

Aiden Grossman via All-commits all-commits at lists.llvm.org
Mon Jul 13 18:09:19 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a756ba8edc8f762b26999008debd62103f8e267
      https://github.com/llvm/llvm-project/commit/7a756ba8edc8f762b26999008debd62103f8e267
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2026-07-13 (Mon, 13 Jul 2026)

  Changed paths:
    M llvm/lib/Target/BPF/BPFAsmPrinter.cpp
    M llvm/lib/Target/BPF/BPFAsmPrinter.h
    M llvm/lib/Target/BPF/BPFCodeGenPassBuilder.cpp

  Log Message:
  -----------
  [BPF][NewPM] Port AsmPrinter

This is necessary to make the new pass manager fully supported for BPF.
This should be the last patch in the series.

Reviewers: yonghong-song, arsenm, eddyz87

Pull Request: https://github.com/llvm/llvm-project/pull/207854



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