llvm-project/lldb/source/Plugins/ObjectFile/PECOFF
Ryan Brown 65d4d5c3c6 Add an OperatingSystem plugin to support goroutines
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
2015-09-16 21:20:44 +00:00
..
CMakeLists.txt [cmake] Remove LLVM_NO_RTTI. 2015-09-03 08:46:55 +00:00
Makefile
ObjectFilePECOFF.cpp Add an OperatingSystem plugin to support goroutines 2015-09-16 21:20:44 +00:00
ObjectFilePECOFF.h Silence a warning saying "typedef requires a name" from clang. 2014-07-29 23:23:58 +00:00