]> granicus.if.org Git - llvm/commit
Support: use internal `call_once` on PPC64le
authorSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 14 Feb 2019 18:36:52 +0000 (18:36 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 14 Feb 2019 18:36:52 +0000 (18:36 +0000)
commitd6a3b5786ad5c454c79079e1e184a27b684a22c3
treea6dcf1d5173a0dbe4c5580aabed36ffb28401831
parent2c8ca87c565164d8f9554b650e0e9c7021fd88fc
Support: use internal `call_once` on PPC64le

Always use the internal `call_once` for PPC64le.  This is needed to
support the Swift toolchain on PPC64le.

Patch by Sarvesh Tamba!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354045 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Threading.h