mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-28 03:36:06 +00:00

Use higher-level and more compatible threading module to start a new thread. Differential Revision: https://reviews.llvm.org/D55259 llvm-svn: 349008