[PATCH] D44921: [PowerPC] Option for secure plt mode

Nemanja Ivanovic via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 9 11:14:59 PDT 2018


nemanjai added a subscriber: chmeee.
nemanjai added a comment.

In https://reviews.llvm.org/D44921#1056672, @spetrovic wrote:

> -mbss-plt is currently default in LLVM, once secure plt support is finished we can set secure plt as default in LLVM, but not for now.


I was thinking in case the override is needed to override something specified in make files, etc. of some build systems. In any case, this all looks fine to me. Perhaps @jhibbits/@chmeee or @joerg should give the final ACK for this. If not, I'll approve it next time you ping the patch.


https://reviews.llvm.org/D44921





More information about the cfe-commits mailing list