[all-commits] [llvm/llvm-project] d35702: Fix LLDB build on old Linux kernels

walter erquinigo via All-commits all-commits at lists.llvm.org
Wed Sep 29 09:43:06 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d35702efe73010409c75b1f1b64f205cc3b2f6d3
      https://github.com/llvm/llvm-project/commit/d35702efe73010409c75b1f1b64f205cc3b2f6d3
  Author: Walter Erquinigo <wallace at fb.com>
  Date:   2021-09-29 (Wed, 29 Sep 2021)

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

  Log Message:
  -----------
  Fix LLDB build on old Linux kernels

Usage of aux_size is guarded against elsewhere in this file, but is missing here.

Reviewed By: wallace

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

Original Author: calebzulawski




More information about the All-commits mailing list