diff options
author | Ely Ronnen <elyronnen@gmail.com> | 2025-04-25 18:34:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-25 09:34:17 -0700 |
commit | 480f1a4980de4d1a3691329bbe0b5b9e4321a3f3 (patch) | |
tree | db6cecd2f1aac4951413e4352d74b3d160c12b5f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 51dc0cc7a43a4aef98a62bae93e758083f92b6f4 (diff) | |
download | llvm-480f1a4980de4d1a3691329bbe0b5b9e4321a3f3.zip llvm-480f1a4980de4d1a3691329bbe0b5b9e4321a3f3.tar.gz llvm-480f1a4980de4d1a3691329bbe0b5b9e4321a3f3.tar.bz2 |
[lldb-dap] fix wrong assembly line number x64 (#136486)
Fix wrong assembly line number calculation that assumes the instruction
size is `GetAddressByteSize() / 2`
Fixes #136495
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions