diff options
author | Anshil Gandhi <95053726+gandhi56@users.noreply.github.com> | 2025-02-19 21:47:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-19 23:47:22 -0500 |
commit | 95000fdb9e98a88b923fa7aa4bdeffbc618a323c (patch) | |
tree | 33d8df9e3f0c002c7e73812edcf95be061a7f549 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | df96b56b9fad29ff0a8654730952d02e7ef6cc50 (diff) | |
download | llvm-95000fdb9e98a88b923fa7aa4bdeffbc618a323c.zip llvm-95000fdb9e98a88b923fa7aa4bdeffbc618a323c.tar.gz llvm-95000fdb9e98a88b923fa7aa4bdeffbc618a323c.tar.bz2 |
[CUDA] Increment VTable index for device thunks (#124989)
Currently, the clang frontend incorrectly emits the callee instead of
the thunk for the callee in the VTable. This is the case because the
thunk index is not incremented when their callees cannot be emitted.
This patch fixes the bug.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions