]> granicus.if.org Git - clang/commit
[PowerPC] Set the default PLT mode on musl to Secure PLT
authorFangrui Song <maskray@google.com>
Thu, 30 May 2019 02:13:15 +0000 (02:13 +0000)
committerFangrui Song <maskray@google.com>
Thu, 30 May 2019 02:13:15 +0000 (02:13 +0000)
commit79874a04dd950d17ea375daac7bce76146499bfe
tree643caf003b78e2b02e2e9d0320242eb0e2c69208
parent23cca330f3389647c40d75d09d810f799415ce07
[PowerPC] Set the default PLT mode on musl to Secure PLT

The musl libc only supports Secure PLT.

Patch by A. Wilcox!

Reviewed By: jhibbits

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@362051 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/Arch/PPC.cpp