[PATCH] D42083: [lldb][PPC64] Fixed long double variables dump

Leandro Lupori via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 16 04:34:51 PST 2018


luporl added a comment.

@labath, the change you suggested really looks better, by reducing the number of special cases.

I tested it on PPC64 and it also fixes the issue, as expected.

I'll update the diff.
Thanks!


Repository:
  rL LLVM

https://reviews.llvm.org/D42083





More information about the llvm-commits mailing list