summaryrefslogtreecommitdiff
path: root/lib/Support/regstrlcpy.c
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2014-06-21 00:24:51 +0000
committerZachary Turner <zturner@google.com>2014-06-21 00:24:51 +0000
commit9222a2375f1f2cb9528c6d9b32238f6bac434d94 (patch)
treef35c5bccc50cf5e9b3bd587b7c90258dfc770af5 /lib/Support/regstrlcpy.c
parent45fdc3d534113b4b5e6050f5843f7f74be56d2ae (diff)
downloadllvm-9222a2375f1f2cb9528c6d9b32238f6bac434d94.tar.gz
llvm-9222a2375f1f2cb9528c6d9b32238f6bac434d94.tar.bz2
llvm-9222a2375f1f2cb9528c6d9b32238f6bac434d94.tar.xz
Fix the MinGW builder. Apparently std::call_once and
std::recursive_mutex are not available on MinGW and breaks the builder. Revert to using a function local static and sys::Mutex just to get the tree green until we figure out a better solution. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211424 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/regstrlcpy.c')
0 files changed, 0 insertions, 0 deletions