[Lldb-commits] [PATCH] D13149: Create GoLanguageRuntime
Ryan Brown via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 24 15:57:02 PDT 2015
ribrdb created this revision.
ribrdb added a reviewer: clayborg.
ribrdb added a subscriber: lldb-commits.
ribrdb set the repository for this revision to rL LLVM.
GoLanguageRuntime supports finding the runtime type for Go interfaces.
Repository:
rL LLVM
http://reviews.llvm.org/D13149
Files:
lldb.xcodeproj/project.pbxproj
source/API/SystemInitializerFull.cpp
source/Plugins/LanguageRuntime/CMakeLists.txt
source/Plugins/LanguageRuntime/Go/CMakeLists.txt
source/Plugins/LanguageRuntime/Go/GoLanguageRuntime.cpp
source/Plugins/LanguageRuntime/Go/GoLanguageRuntime.h
source/Plugins/LanguageRuntime/Go/Makefile
source/Symbol/GoASTContext.cpp
test/lang/go/runtime/TestGoASTContext.py
test/lang/go/runtime/main.go
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13149.35682.patch
Type: text/x-patch
Size: 22574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150924/614ebeb3/attachment-0001.bin>
More information about the lldb-commits
mailing list