[llvm-commits] Entry point to ELF file and another test case

Michael Spencer bigcheesegs at gmail.com
Wed Nov 21 11:36:47 PST 2012


On Wed, Nov 21, 2012 at 10:47 AM, Hemant Kulkarni
<khemant at codeaurora.org> wrote:
> Hi,
>
>
>
> Attached is a patch that will add routine that will find the entry point and
> put its address in e_entry field in ELF header.
>
> This patch also has a test for program heraders that stress it with
> alignment larger than the page size and cause a group to split into two load
> segments for memory efficiency.
>
>
>
> Please review and comment.
>
> --
>
> Hemant Kulkarni
>
> khemant at codeaurora.org
>
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by
> the Linux Foundation
>
>

LGTM

- Michael Spencer



More information about the llvm-commits mailing list