On PowerPC, Secure-PLT by default for FreeBSD 13 and higher
authorDimitry Andric <dimitry@andric.com>
Wed, 18 Sep 2019 20:57:45 +0000 (20:57 +0000)
committerDimitry Andric <dimitry@andric.com>
Wed, 18 Sep 2019 20:57:45 +0000 (20:57 +0000)
commitf88e75525d253a2af2e5ccfc860673aedbafc552
treea29476c163c5a7999266d106d0883e71df2d1461
parentc00f3182243d097382b71af199719c3027d96900
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 llvm's PPC subtarget.

Reviewers: emaste, jhibbits, hfinkel

Reviewed By: jhibbits

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

Tags: #llvm

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

llvm-svn: 372260
llvm/lib/Target/PowerPC/PPCSubtarget.cpp