aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ObjectFile.cpp
diff options
context:
space:
mode:
authorChelsea Cassanova <chelsea_cassanova@apple.com>2024-01-16 14:35:39 -0800
committerGitHub <noreply@github.com>2024-01-16 14:35:39 -0800
commit8947469ec1ad6d35b2feec0acc43d0d191514f0b (patch)
treef7471bcb33528ea4c750ab14de2a1207ab56e975 /llvm/lib/Object/ObjectFile.cpp
parent00b6d032a22196bc14e4e30e413c040eb1b65da4 (diff)
downloadllvm-8947469ec1ad6d35b2feec0acc43d0d191514f0b.zip
llvm-8947469ec1ad6d35b2feec0acc43d0d191514f0b.tar.gz
llvm-8947469ec1ad6d35b2feec0acc43d0d191514f0b.tar.bz2
[lldb][Progress] Fix test for trimmed progress reports (#78357)
The test TestTrimmedProgressReporting tests that progress reports are being sent by listening for events with the titles of specific progress reports. Commit f1ef910b removed the report for Apple DWARF indices which was one of the reports being listened for in this test, so that report is removed here as well. That commit also now creates all progress reports with details so reports string are prepended with the details count. This changes the length of the trimmed progress report title string that's checked for here so this commit changes the string to match as well. This test was skipped on non-Apple platforms, but since the progress report for Apple DWARF indices has been removed this commit removes that decorator.
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions