diff options
author | Med Ismail Bennani <medismail.bennani@gmail.com> | 2020-12-15 03:40:47 +0100 |
---|---|---|
committer | Med Ismail Bennani <medismail.bennani@gmail.com> | 2020-12-15 04:24:44 +0100 |
commit | 04701698ebaff8d0c108e590a7e55c3c5bcd4d9e (patch) | |
tree | 9e367c3a58e73938ba7446ed620282d98994de05 /llvm/lib/Transforms/Utils/Debugify.cpp | |
parent | 841f9c937f6e593c926a26aedf054436eb807fe6 (diff) | |
download | llvm-04701698ebaff8d0c108e590a7e55c3c5bcd4d9e.zip llvm-04701698ebaff8d0c108e590a7e55c3c5bcd4d9e.tar.gz llvm-04701698ebaff8d0c108e590a7e55c3c5bcd4d9e.tar.bz2 |
[lldb/API] Expose Target::CreateBreakpoint(..., move_to_nearest_code) overload
This patch exposes the Target::CreateBreakpoint overload with the
boolean argument to move to the neareast code to the SBAPI.
This is useful when creating column breakpoints to restrict lldb's
resolution to the pointed source location, preventing it to go to the next
line.
rdar://72196842
Differential Revision: https://reviews.llvm.org/D93266
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diffstat (limited to 'llvm/lib/Transforms/Utils/Debugify.cpp')
0 files changed, 0 insertions, 0 deletions