[PATCH] D42112: [PowerPC] Secure PLT support

Joerg Sonnenberger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 23 12:54:16 PDT 2018


joerg added a comment.

It should be kept in mind that secure PLT is desirable for certain cases with non-position independent code as well. Even in static binaries it can be desirable... But that is for a follow-up patch.


Repository:
  rL LLVM

https://reviews.llvm.org/D42112





More information about the llvm-commits mailing list