[PATCH] D16575: [ELF] - Redesign of program headers creation code.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 5 08:52:01 PST 2016


I have applied this locally and I have some ideas on how to simplify
it. I will upload a proposed change after lunch.

Cheers,
Rafael


On 3 February 2016 at 08:02, George Rimar <grimar at accesssoftek.com> wrote:
> grimar updated this revision to Diff 46773.
> grimar added a comment.
>
> - Moved out PT_LOAD header creation from assignAddress() method.
> - Resynced with head.
>
>
> http://reviews.llvm.org/D16575
>
> Files:
>   ELF/Writer.cpp
>


More information about the llvm-commits mailing list