[llvm-commits] LLD: patch Program Headers

Hemant Kulkarni khemant at codeaurora.org
Mon Oct 29 16:16:22 PDT 2012


Hi,

 

The attached patch adds machinery to assign offsets and addresses to chunks
such that program headers can be created using them. The patch also puts in
the mechanism to emit these headers.

Please review the patch and comment on it. The patch rearranges the sections
based on where they usually fall in an ELF file for other linkers. This
triggered change in the tests.

 

More test cases will follow to check corners.

 

--

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/20121029/791df336/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: phdr.diff
Type: application/octet-stream
Size: 36066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121029/791df336/attachment.obj>


More information about the llvm-commits mailing list