[llvm-commits] [PATCH] Fix llvm-nm crash on big-endian systems caused by r167853

Ulrich Weigand Ulrich.Weigand at de.ibm.com
Wed Nov 14 05:53:57 PST 2012


Michael Spencer <bigcheesegs at gmail.com> wrote on 14.11.2012 01:07:44:
> On Tue, Nov 13, 2012 at 2:09 PM, Ulrich Weigand
> > The attached patch fixes this (fixing the Object/coff-archive.test test
> > case on PowerPC), and removes a const-violation warning as well.

> Fixed in r167893 by refactoring. Also fixed style issues and proper
> error handling.

This fixes the problem for me on PowerPC.

Thanks!
Ulrich




More information about the llvm-commits mailing list