Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[lldb] Relax check for breakpoint site in Unwind/windows-unaligned-x8…
…6_64.test (#115318) This test checks the thread backtrace for entries of intermediate frames that aren't aligned to 16 bytes. In order to do that, it sets a single breakpoint and makes sure we stop there. It seems sufficient, however, to check that we hit the breakpoint itself and not which particular site.
- Loading branch information