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

Hemant Kulkarni khemant at codeaurora.org
Wed Nov 21 10:47:57 PST 2012


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

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121121/51ecff4f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: entry_point.patch
Type: application/octet-stream
Size: 9049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121121/51ecff4f/attachment.obj>


More information about the llvm-commits mailing list