llvm/lldb
David Spickett 6599b6e5ae 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

(chery picked from a9ffb473453519bae158e5d9c72431aa0f6aac2b)
2022-10-13 10:03:44 +02:00
..
bindings [trace] Add an option to save a compact trace bundle 2022-07-13 11:43:28 -07:00
cmake
docs Update docs to note lzfse open source implementation 2022-07-19 01:40:40 -07:00
examples
include/lldb Add string conversion for InstructionControlFlowKind enum 2022-07-26 16:09:57 -07:00
packages/Python/lldbsuite [lldb] [llgs] Send process output asynchronously in non-stop mode 2022-07-15 17:20:39 +02:00
resources
scripts
source Fix LLDB build on old Linux kernels (pre-4.1) 2022-10-13 10:03:44 +02:00
test [lldb] Disable TestStackFromStdModule.py 2022-07-26 13:02:51 -07:00
third_party/Python/module
tools Revert "[NFC] Improve FileSpec internal APIs and usage in preparation for adding caching of resolved/absolute." and follow-ups 2022-07-23 12:35:48 -04:00
unittests Move GetControlFlowKind's logic to DisassemblerLLVMC.cpp 2022-07-26 12:05:23 -07:00
utils [lldb] Refactor command option enum values (NFC) 2022-07-14 21:18:07 -07:00
.clang-format
.clang-tidy
.gitignore
CMakeLists.txt
CODE_OWNERS.txt
LICENSE.TXT
use_lldb_suite_root.py