[all-commits] [llvm/llvm-project] 82bc18: [BPF] Narrow some interfaces

Tamir Duberstein via All-commits all-commits at lists.llvm.org
Wed Aug 2 11:08:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 82bc1839bc53db296be36947ec0c482c8ca3a3d8
      https://github.com/llvm/llvm-project/commit/82bc1839bc53db296be36947ec0c482c8ca3a3d8
  Author: Tamir Duberstein <tamird at gmail.com>
  Date:   2023-08-02 (Wed, 02 Aug 2023)

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

  Log Message:
  -----------
  [BPF] Narrow some interfaces

When compiling Rust code we sometimes see incomplete debug info leading
to crashes. Narrow the interfaces so we can see where it happens.

Reviewed By: ajwerner

Differential Revision: https://reviews.llvm.org/D156443




More information about the All-commits mailing list