On PowerPC, Secure-PLT by default for FreeBSD 13 and higher
commitab8b456ce5d85d3143b04475449733b2f5e02233
authorDimitry Andric <dimitry@andric.com>
Wed, 18 Sep 2019 20:58:03 +0000 (18 20:58 +0000)
committerDimitry Andric <dimitry@andric.com>
Wed, 18 Sep 2019 20:58:03 +0000 (18 20:58 +0000)
treec1c7b99adfb7cbd7d16dc6c097dbadb71ade9a66
parentf88e75525d253a2af2e5ccfc860673aedbafc552
On PowerPC, Secure-PLT by default for FreeBSD 13 and higher

Summary:
In https://svnweb.freebsd.org/changeset/base/349351, FreeBSD 13 and
higher transitioned to Secure-PLT for PowerPC.  This part contains the
changes in clang's PPC architecture defaults.

Reviewers: emaste, jhibbits, hfinkel

Reviewed By: jhibbits

Subscribers: wuzish, nemanjai, krytarowski, kbarton, MaskRay, jsji, shchenz, steven.zhang, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D67119

llvm-svn: 372261
clang/lib/Driver/ToolChains/Arch/PPC.cpp