[PATCH] D42468: [lldb][PPC64] Fixed vector and struct return value
Leandro Lupori via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 1 12:39:25 PST 2018
luporl added a comment.
Nice, thanks for the suggestion @labath!
This should reduce 5 lines of code to one.
I will also combine the two GetRegName() methods into one, as Greg suggested, that I haven't done yet.
I shall send the new diff soon.
https://reviews.llvm.org/D42468
More information about the llvm-commits
mailing list