This is an archive of the discontinued LLVM Phabricator instance.

On PowerPC, Secure-PLT by default for FreeBSD 13 and higher
ClosedPublic

Authored by dim on Sep 3 2019, 11:14 AM.

Details

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.

Diff Detail

Repository
rL LLVM

Event Timeline

dim created this revision.Sep 3 2019, 11:14 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 3 2019, 11:14 AM
jhibbits accepted this revision.Sep 3 2019, 11:39 AM

Thanks for pushing these through. They've been sitting in my private repo for too long now out of laziness.

This revision is now accepted and ready to land.Sep 3 2019, 11:39 AM
This revision was automatically updated to reflect the committed changes.