[Lldb-commits] [PATCH] D50478: Add support for artificial tail call frames
Vedant Kumar via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Sep 21 17:00:28 PDT 2018
vsk planned changes to this revision.
vsk added a comment.
While testing this out, I found an issue with CallEdge::GetReturnPCAddress. Getting the load address there adds an unnecessary slide to the PC. I'll try to have that worked out next week.
https://reviews.llvm.org/D50478
More information about the lldb-commits
mailing list