diff options
author | Teresa Johnson <tejohnson@google.com> | 2023-10-30 13:19:37 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-30 13:19:37 -0700 |
commit | 2446439f51cf0d2dfb11c823436a930de7a4b8a2 (patch) | |
tree | 20dc514b93ea65b4baeb100cc026292543b09013 /lldb/source/Commands/CommandObjectWatchpointCommand.cpp | |
parent | cc6f9cf5a2d5c246f30b74f748ee9a355e49d22a (diff) | |
download | llvm-2446439f51cf0d2dfb11c823436a930de7a4b8a2.zip llvm-2446439f51cf0d2dfb11c823436a930de7a4b8a2.tar.gz llvm-2446439f51cf0d2dfb11c823436a930de7a4b8a2.tar.bz2 |
[MemProf] Handle profiles with missing column numbers (#70520)
Detect when we are matching a memprof profile with no column numbers,
and in that case treat all column numbers as 0 when matching. The
profiled binary might have been built with -gno-column-info, for
example.
Diffstat (limited to 'lldb/source/Commands/CommandObjectWatchpointCommand.cpp')
0 files changed, 0 insertions, 0 deletions