aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorAaron Puchert <aaronpuchert@alice-dsl.net>2021-11-16 23:57:41 +0100
committerAaron Puchert <aaronpuchert@alice-dsl.net>2021-11-17 00:01:20 +0100
commitb20da5117fb66e7f9bcb56cb14af86dcafe2ee9a (patch)
tree22beb7f3e82b876c3909deb2506ec91c2073dd40 /lldb/source/Commands/CommandObjectProcess.cpp
parent86b3100cde841b2344327f8f628b8a09a4ac5b0c (diff)
downloadllvm-b20da5117fb66e7f9bcb56cb14af86dcafe2ee9a.zip
llvm-b20da5117fb66e7f9bcb56cb14af86dcafe2ee9a.tar.gz
llvm-b20da5117fb66e7f9bcb56cb14af86dcafe2ee9a.tar.bz2
Don't add irrelevant items to queue in DwarfCompileUnit::createScopeChildrenDIE (NFC)
Instead of popping them and then immediately throwing them away, we can just filter out globals and items in different scopes before adding them to WorkList. Shouldn't change anything but keep the queue smaller. Reviewed By: aprantl Differential Revision: https://reviews.llvm.org/D113864
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions