[llvm-dev] LLVM and Pthreads
Iulia Stirb via llvm-dev
llvm-dev at lists.llvm.org
Sat May 6 04:16:45 PDT 2017
Hello,
I know clang supports -pthread option (here). Does this mean I can call pthread routines inside llvm code and which pthread library is used, the one for Linux OS or the one for Windows?
Thank you.Iulia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170506/7a201a40/attachment.html>
More information about the llvm-dev
mailing list