mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 10:38:23 +08:00
This eliminates portability issues among platforms that don't have a pthreads implementation. Differential Revision: http://reviews.llvm.org/D12043 Reviewed By: Greg Clayton llvm-svn: 245234