mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 01:04:49 +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