diff options
author | David Stenberg <david.stenberg@ericsson.com> | 2020-02-27 09:53:31 +0100 |
---|---|---|
committer | David Stenberg <david.stenberg@ericsson.com> | 2020-02-27 11:18:51 +0100 |
commit | ff574ff291e73b78164aade9d456d364bbf93a03 (patch) | |
tree | df8197dba154029c157207808c5e1e30dd1f6576 /lldb/source/Commands/CommandObjectWatchpoint.cpp | |
parent | 2affdcee615f7f96220fd7a5c4022203f1201822 (diff) | |
download | llvm-ff574ff291e73b78164aade9d456d364bbf93a03.zip llvm-ff574ff291e73b78164aade9d456d364bbf93a03.tar.gz llvm-ff574ff291e73b78164aade9d456d364bbf93a03.tar.bz2 |
[DebugInfo][NFC] Move out lambdas from collectCallSiteParameters()
Summary:
This is a preparatory patch for D75036, in which a debug expression is
associated with each parameter register in the worklist. In that patch
the two lambda functions addToWorklist() and finishCallSiteParams() grow
a bit, so move those out to separate functions. This patch also prepares
for each parameter register having their own expression moving the
creation of the DbgValueLoc into finishCallSiteParams().
Reviewers: djtodoro, vsk
Reviewed By: djtodoro, vsk
Subscribers: hiraditya, llvm-commits
Tags: #debug-info, #llvm
Differential Revision: https://reviews.llvm.org/D75050
Diffstat (limited to 'lldb/source/Commands/CommandObjectWatchpoint.cpp')
0 files changed, 0 insertions, 0 deletions