[PATCH] D25325: [ELF] Change way we place non-scripted (orphan) sections

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 4 05:43:54 PDT 2016


Applying the patch to see if I con simplify the logic a bit.


On 1 November 2016 at 12:12, Eugene Leviant <evgeny.leviant at gmail.com> wrote:
> evgeny777 removed rL LLVM as the repository for this revision.
> evgeny777 updated this revision to Diff 76574.
> evgeny777 added a comment.
>
> Two-pass approach
>
>
> https://reviews.llvm.org/D25325
>
> Files:
>   ELF/Writer.cpp
>   test/ELF/linkerscript/merge-sections.s
>   test/ELF/linkerscript/no-space.s
>   test/ELF/linkerscript/orphan.s
>   test/ELF/linkerscript/sections-constraint.s
>   test/ELF/linkerscript/sections-keep.s
>


More information about the llvm-commits mailing list