diff options
author | Chelsea Cassanova <chelsea_cassanova@apple.com> | 2024-01-31 14:50:26 -0800 |
---|---|---|
committer | Chelsea Cassanova <chelsea_cassanova@apple.com> | 2024-01-31 15:19:39 -0800 |
commit | a5a8cbb110384825b99228891576f799082f200e (patch) | |
tree | 66c926ea27062d3545716f32e330ac7a42a8307f /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | |
parent | 7c2e32d6fe386a12750292096271a00d5b7aa82f (diff) | |
download | llvm-a5a8cbb110384825b99228891576f799082f200e.zip llvm-a5a8cbb110384825b99228891576f799082f200e.tar.gz llvm-a5a8cbb110384825b99228891576f799082f200e.tar.bz2 |
Reland "[lldb][progress][NFC] Add unit test for progress reports (#79533)"
This reverts commit 209fe1f3d70d1c4a20bb2687e0d0a94b1bbfa0c6.
The original commit failed to due an assertion failure in the unit test
`ProgressReportTest` that the commit added. The Debugger::Initialize()
function was called more than once which triggered the assertion, so
this commit calls that function under a `std::call_once`.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions