aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorEbuka Ezike <yerimyah1@gmail.com>2025-07-03 13:12:30 +0100
committerGitHub <noreply@github.com>2025-07-03 13:12:30 +0100
commitc5f47c6fd2cd9a5d13d20bee2ac7211b28d233e7 (patch)
treea07f48c54d6519db5bb82fecfcd9f698ad97015e /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent8763ac3252f2f291db15c7adea9f72135a14c193 (diff)
downloadllvm-c5f47c6fd2cd9a5d13d20bee2ac7211b28d233e7.zip
llvm-c5f47c6fd2cd9a5d13d20bee2ac7211b28d233e7.tar.gz
llvm-c5f47c6fd2cd9a5d13d20bee2ac7211b28d233e7.tar.bz2
[lldb-dap] Prevent using an implicit `step-in`. (#143644)
When there is a function that is inlined at the current program counter. If you get the current `line_entry` using the program counter's address it will point to the location of the inline function that may be in another file. (this is in implicit step-in and should not happen what step over is called). Use the current frame to get the `line_entry`
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions