[PATCH] D42468: [lldb][PPC64] Fixed vector and struct return value

Leandro Lupori via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 24 08:31:04 PST 2018


luporl updated this revision to Diff 131274.
luporl added a comment.

- Addressed review comments.

Note: I ran clang-format over the whole file. While most of the formatting was
done over the previous diff, it also caught a few lines that were not part
of it. I guess this should be ok?


https://reviews.llvm.org/D42468

Files:
  source/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42468.131274.patch
Type: text/x-patch
Size: 28166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180124/6455d72d/attachment.bin>


More information about the llvm-commits mailing list