[PATCH] D42582: [lldb][PPC64] Fixed step-in stopping in the wrong line

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 13:35:51 PST 2018


clayborg accepted this revision.
clayborg added a comment.

Looks good! Not sure if we need the PPC specific comment in Architecture.h, but I won't hold up this patch for that. Might be nice to move the PPC comment into ArchitecturePPC64.h.


https://reviews.llvm.org/D42582





More information about the llvm-commits mailing list