clayborg added a comment.

In D108061#2973624 <https://reviews.llvm.org/D108061#2973624>, @rdhindsa wrote:

> For me, this test passes every time. I have tried multiple times with 
> instructions from failing bot, but haven't been able to reproduce the failure 
> locally yet.

A few things you can try:

- build in "Release" or "RelWithDebInfo" and run the test suite. Probably 
closer to what the buildbots do
- build with asserts enabled if you aren't already
- build with ASAN or UBSAN and run that specific test only and see if anything 
gets triggered


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108061/new/

https://reviews.llvm.org/D108061

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to