[Lldb-commits] [PATCH] D133778: Fix LLDB build on old Linux kernels (pre-4.1)
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 3 05:23:54 PDT 2022
DavidSpickett added a comment.
I only have newer kernels but replacing the type with what it looks like on an older kernel and undefing PERF_ATTR_SIZE_VER5, lldb does build. So it looks like this is a good thing to land.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133778/new/
https://reviews.llvm.org/D133778
More information about the lldb-commits
mailing list