[PATCH] D47396: [LLD] Place .nv_fatbin section at the beginning of the executable.
Han Shen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 25 16:45:54 PDT 2018
shenhan added a comment.
In https://reviews.llvm.org/D47396#1113043, @ruiu wrote:
> +Han Shen <shenhan at google.com>
>
> Han, did you try that idea before?
No, I didn't try placing rodata to end of r/o segment. I think it might work as well (need to verify it on 15+ huge google binaries). Is there good advantage over what is currently done?
https://reviews.llvm.org/D47396
More information about the llvm-commits
mailing list