[PATCH] D58892: [ELF] Split RW PT_LOAD on the PT_GNU_RELRO boundary
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 13 17:13:12 PDT 2019
pcc added a comment.
Looks good modulo tests.
================
Comment at: ELF/Writer.cpp:805
// If we got here we know that both A and B are in the same PT_LOAD.
----------------
This comment should now be moved to line 814.
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58892/new/
https://reviews.llvm.org/D58892
More information about the llvm-commits
mailing list