[PATCH] D32609: Update llvm-readobj -coff-resources to display tree structure.

Eric Beckmann via llvm-commits llvm-commits at lists.llvm.org
Tue May 9 10:27:36 PDT 2017


Indeed, that appears to be the case.  Will work on fixing this soon.

On Tue, May 9, 2017 at 10:24 AM, Ulrich Weigand via Phabricator <
reviews at reviews.llvm.org> wrote:

> uweigand added a comment.
>
> It looks like this broke SystemZ, and probably all big-endian platforms:
> http://lab.llvm.org:8011/builders/clang-s390x-linux/
> builds/8010/steps/ninja%20check%201/logs/FAIL%3A%
> 20LLVM%3A%3Aresources.test
>
> From the symptoms, it appears that the little-endian UTF16 halfwords from
> the COFF binary never get translated to big-endian host byte order.
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D32609
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170509/96c4f3a3/attachment.html>


More information about the llvm-commits mailing list