[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)
commitd9e9701c4b3f422296dbac729dbd9048eecbf7ee
tree63cb1f587bbf9b1690b4e6f851670d33f773f2b9
parent0666f9c4e44e0841e5f2f0913659505789604f1b
[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

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