diff options
author | David Majnemer <david.majnemer@gmail.com> | 2014-10-08 08:48:43 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2014-10-08 08:48:43 +0000 |
commit | ecc177788fa7cd9487be8180a054480e144480cd (patch) | |
tree | bc4f1da052ed7ae1f486d363300d602c4f06e562 /clang/test/OpenMP/teams_firstprivate_messages.cpp | |
parent | 000ef037d49e5bf431b5728726e0c4896fb85153 (diff) | |
download | bcm5719-llvm-ecc177788fa7cd9487be8180a054480e144480cd.tar.gz bcm5719-llvm-ecc177788fa7cd9487be8180a054480e144480cd.zip |
Unix/Process: Don't use pthread_sigmask if we aren't built with threads
We won't link in pthreads if we weren't built with LLVM_ENABLE_THREADS
which means we won't get access to pthread_sigmask. Use sigprocmask
instead.
llvm-svn: 219288
Diffstat (limited to 'clang/test/OpenMP/teams_firstprivate_messages.cpp')
0 files changed, 0 insertions, 0 deletions