[PATCH] D47396: [LLD] Place .nv_fatbin section at the beginning of the executable.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Fri May 25 16:15:49 PDT 2018


+Han Shen <shenhan at google.com>

Han, did you try that idea before?

On Fri, May 25, 2018 at 4:06 PM Peter Collingbourne via Phabricator <
reviews at reviews.llvm.org> wrote:

> pcc added a comment.
>
> Here's one generalization idea: move `.rodata` to the end of the r/o
> segment. That should let us drop the special cases for `.dynsym` and
> `.dynstr` as well.
>
>
> https://reviews.llvm.org/D47396
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180525/d34e4faf/attachment.html>


More information about the llvm-commits mailing list