diff options
author | Maksim Panchenko <maks@fb.com> | 2024-06-11 10:52:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-11 10:52:51 -0700 |
commit | 540893e43fb7a5e08deec0d951fd3c1d957f8f89 (patch) | |
tree | 3fa22fc18db248a4eed05b1385146a04893b8f30 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 56f668c12b1a26e103aafe5ac37930b1895c938b (diff) | |
download | llvm-540893e43fb7a5e08deec0d951fd3c1d957f8f89.zip llvm-540893e43fb7a5e08deec0d951fd3c1d957f8f89.tar.gz llvm-540893e43fb7a5e08deec0d951fd3c1d957f8f89.tar.bz2 |
[BOLT] Add auto parsing for Linux kernel .altinstructions (#95068)
.altinstructions section contains a list of structures where fields can
have different sizes while other fields could be present or not
depending on the kernel version. Add automatic detection of such
variations and use it by default. The user can still overwrite the
automatic detection with `--alt-inst-has-padlen` and
`--alt-inst-feature-size` options.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions