diff options
author | Maksim Panchenko <maks@fb.com> | 2022-10-17 16:15:59 -0700 |
---|---|---|
committer | Maksim Panchenko <maks@fb.com> | 2022-10-18 13:50:00 -0700 |
commit | bcc4c909544e136ac7198d0acf6768817b702bed (patch) | |
tree | 6c9e6834001f7417eba3f0868290e3b4ddec3133 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 5b773dcd2de0c4844814266a90dac14c349b8f18 (diff) | |
download | llvm-bcc4c909544e136ac7198d0acf6768817b702bed.zip llvm-bcc4c909544e136ac7198d0acf6768817b702bed.tar.gz llvm-bcc4c909544e136ac7198d0acf6768817b702bed.tar.bz2 |
[BOLT] Fix instruction encoding validation
Always use non-symbolizing disassembler for instruction encoding
validation as symbols will be treated as undefined/zeros be the encoder
and causing byte sequence mismatches.
Reviewed By: Amir
Differential Revision: https://reviews.llvm.org/D136118
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions