[PATCH] D64993: Fix PC adjustment in StackFrame::GetSymbolContext

Joseph Tremoulet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 12:07:15 PDT 2019


JosephTremoulet added a comment.

In D64993#1612746 <https://reviews.llvm.org/D64993#1612746>, @JDevlieghere wrote:

> Hey Joseph,
>
> The test `trap_frame_sym_ctx` is failing on GreenDragon. Can you please have a look?
>
> http://lab.llvm.org:8080/green/view/LLDB/job/lldb-cmake/32449/testReport/junit/LLDB/Unwind/trap_frame_sym_ctx_test/


Sorry about that.  Hopefully fixed by r367706.

Thanks for the heads-up, though I'm surprised I didn't see one from the bot on either email or IRC; is it not sending them out, or am I just not looking in the right places?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D64993





More information about the llvm-commits mailing list