[lldb/API] Expose Target::CreateBreakpoint(..., move_to_nearest_code) overloadThis patch exposes the Target::CreateBreakpoint overload with theboolean argument to move to the neareast code to the SBAPI.This is useful when creating column breakpoints to restrict lldb'sresolution to the pointed source location, preventing it to go to the nextline.rdar://72196842Differential Revision: https://reviews.llvm.org/D93266Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Reland "[MachineDebugify] Insert synthetic DBG_VALUE instructions"This reverts commit 841f9c937f6e593c926a26aedf054436eb807fe6.The change landed many months ago; something else broke those tests.
[gn build] Port d2ed9d6b7ec