[Lldb-commits] [PATCH] D133778: Fix LLDB build on old Linux kernels

Caleb Zulawski via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 13 07:54:26 PDT 2022


calebzulawski created this revision.
calebzulawski added a reviewer: DavidSpickett.
calebzulawski added a project: LLDB.
Herald added a subscriber: JDevlieghere.
Herald added a project: All.
calebzulawski requested review of this revision.
Herald added a subscriber: lldb-commits.

These fields are guarded elsewhere, but were missing here.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D133778

Files:
  lldb/source/Plugins/Process/Linux/Perf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133778.459749.patch
Type: text/x-patch
Size: 3055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220913/743ef15f/attachment-0001.bin>


More information about the lldb-commits mailing list