aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/ErrorTest.cpp
diff options
context:
space:
mode:
authorWanyi <kusmour@gmail.com>2024-02-17 14:38:18 -0500
committerGitHub <noreply@github.com>2024-02-17 14:38:18 -0500
commit21ddd7ff2b166c5e133b460b1a09ee8adb786ccd (patch)
treee3038f00a07512bcc3c9dfc220ee5803a59612e0 /llvm/unittests/Support/ErrorTest.cpp
parent27f2908fbc8092f3567385a63676d623523b318b (diff)
downloadllvm-21ddd7ff2b166c5e133b460b1a09ee8adb786ccd.zip
llvm-21ddd7ff2b166c5e133b460b1a09ee8adb786ccd.tar.gz
llvm-21ddd7ff2b166c5e133b460b1a09ee8adb786ccd.tar.bz2
Report only loaded debug info in statistics dump (#81706)
Currently running `statistics dump` will trigger lldb to load debug info that's not yet loaded (eg. dwo files). Resulted in a delay in the command return, which, can be interrupting. This patch also added a new option `--load-all-debug-info` asking statistics to dump all possible debug info, which will force loading all debug info available if not yet loaded.
Diffstat (limited to 'llvm/unittests/Support/ErrorTest.cpp')
0 files changed, 0 insertions, 0 deletions