[all-commits] [llvm/llvm-project] a9ffb4: Fix LLDB build on old Linux kernels (pre-4.1)

David Spickett via All-commits all-commits at lists.llvm.org
Wed Oct 5 01:00:22 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a9ffb473453519bae158e5d9c72431aa0f6aac2b
      https://github.com/llvm/llvm-project/commit/a9ffb473453519bae158e5d9c72431aa0f6aac2b
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2022-10-05 (Wed, 05 Oct 2022)

  Changed paths:
    M lldb/source/Plugins/Process/Linux/Perf.cpp

  Log Message:
  -----------
  Fix LLDB build on old Linux kernels (pre-4.1)

These fields are guarded elsewhere, but were missing here.

Reviewed By: wallace

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




More information about the All-commits mailing list