[llvm-commits] [PATCH 1/5] Fix arithmetic promotion rule in ELF.h

Michael Spencer bigcheesegs at gmail.com
Wed Sep 5 12:49:36 PDT 2012


On Wed, Sep 5, 2012 at 9:00 AM, Adhemerval Zanella
<azanella at linux.vnet.ibm.com> wrote:
> Fix for some arithmetic additions being handled as signed where it should
> not. Also add the PPC64 triple definitions.
>
> Please review.
>
> --
> Adhemerval Zanella Netto
>   Software Engineer
>   Linux Technology Center Brazil
>   Toolchain / GLIBC on Power Architecture
>   azanella at linux.vnet.ibm.com / azanella at br.ibm.com
>   +55 61 8642-9890
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>

LGTM split into two commits.

- Michael Spencer



More information about the llvm-commits mailing list