[PATCH] D20378: [lld] Wrong section VMA/LMA in case of using linker scripts

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 15:21:46 PDT 2016


On Wed, May 18, 2016 at 3:19 PM, Dima Stepanov <dstepanov.src at gmail.com>
wrote:

> dstepanov added a comment.
>
> That is true the findSection() routine will be dead after this change and
> can be removed. I'll update it.
>
> The test case to demonstrate this issue is attached to
> https://llvm.org/bugs/show_bug.cgi?id=27805. Or do you mean the test/ELF/
> directory should be updated with new issue for this particular case?
>

The latter. Please add a new (small) test file which fails without this
patch and succeeds with this patch.


>
> Repository:
>   rL LLVM
>
> http://reviews.llvm.org/D20378
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160518/63644563/attachment.html>


More information about the llvm-commits mailing list