[PATCH] Disable use of std::call_once on OpenBSD with libstdc++

Brad Smith via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 22 18:59:55 PDT 2016


On 10/15/16 16:46, Brad Smith via llvm-commits wrote:
> Disable the use of std::call_once on OpenBSD with libstc++. It was noticed this caused
> performance regressions and deadlocks.
>
> https://github.com/rust-lang/rust/issues/36905
>

ping.



More information about the llvm-commits mailing list