[Lldb-commits] [lldb] [llvm] Stateful variable-location annotations in Disassembler::PrintInstructions() (follow-up to #147460) (PR #152887)
Abdullah Mohammad Amin via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 28 15:23:42 PDT 2025
UltimateForce21 wrote:
> @UltimateForce21 , the `lldb-api::TestVariableAnnotationsDisassembler.py` test gets failed on the lldb-remote-linux-ubuntu/win builders:
>
> * https://lab.llvm.org/buildbot/#/builders/195/builds/13890
> * https://lab.llvm.org/buildbot/#/builders/197/builds/8515
>
> would you take care of it?
I believe there is something wrong with just the specific test d_original_example case, I am trying to remove it for the time being.
https://github.com/llvm/llvm-project/pull/152887
More information about the lldb-commits
mailing list