[llvm-commits] [PATCH 1/3] Fix bits check in ELFObjectFile::isSectionZeroInit().

Michael Spencer bigcheesegs at gmail.com
Sat Dec 29 07:10:26 PST 2012


On Thu, Dec 27, 2012 at 3:20 PM, Sami Liedes <sami.liedes at iki.fi> wrote:
> The bits test in ELFObjectFile::isSectionZeroInit() is bogus. Fix it.
>
> Fixes PR14723.
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>

LGTM.

- Michael Spencer



More information about the llvm-commits mailing list