[Lldb-commits] [PATCH] D29288: Switch std::call_once to llvm::call_once

Kamil Rytarowski via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Feb 4 17:00:24 PST 2017


krytarowski added a comment.

Related https://reviews.llvm.org/D29552

I'm requesting help to test this patch on !NetBSD with and without `LLVM_THREADING_USE_STD_CALL_ONCE` defined in `"llvm/Support/Threading.h"`. This issue is blocking me from adding functional changes for the NetBSD port.


Repository:
  rL LLVM

https://reviews.llvm.org/D29288





More information about the lldb-commits mailing list