diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2024-06-12 10:33:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-12 10:33:03 +0100 |
commit | d32afb39fd90a305fc116a7161a2b4c4556117d4 (patch) | |
tree | 8bab204368b8e903500254c1ba44f16f8fce90f3 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 83a54e75c1229be99875901139f7722be643ce87 (diff) | |
download | llvm-d32afb39fd90a305fc116a7161a2b4c4556117d4.zip llvm-d32afb39fd90a305fc116a7161a2b4c4556117d4.tar.gz llvm-d32afb39fd90a305fc116a7161a2b4c4556117d4.tar.bz2 |
[lldb][Progress] Report progress when parsing forward declarations from DWARF (#91452)
This is an attempt at displaying the work that's being done by LLDB when waiting on type-completion events, e.g., when running an expression. This patch adds a single new progress event for cases where we search for the definition DIE of a forward declaration, which can be an expensive operation in the presence of many object files.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions