mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 21:55:39 +08:00
65d4d5c3c6d742855f572d1306af93fabe015b0a
The Go runtime schedules user level threads (goroutines) across real threads. This adds an OS plugin to create memory threads for goroutines. It supports the 1.4 and 1.5 go runtime. Differential Revision: http://reviews.llvm.org/D5871 llvm-svn: 247852
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%