[PATCH] D64903: [ELF] Pad the last page of last PF_X PT_LOAD with traps when -z separate-code is specified
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 18 00:30:19 PDT 2019
grimar added a comment.
My first impression: seems adding the new `-z separate-code`/`-z noseparate-code` is a good thing to do. But
it is probably arguable what should be the default. Can we just keep the existent behavior as a default?
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64903/new/
https://reviews.llvm.org/D64903
More information about the llvm-commits
mailing list