hanchenye-llvm-project/llgo/test
Peter Collingbourne 6725a83e84 Introduce llgoi, a REPL for Go
llgoi is a Go REPL based on llgo irgen and the LLVM JIT. It supports
expressions, statements, most declarations and imports, including binary
imports from the standard library and source imports from $GOPATH.

Differential Revision: http://reviews.llvm.org/D6957

llvm-svn: 226097
2015-01-15 04:13:29 +00:00
..
debuginfo
driver
execution
gllgo
irgen [llgo] irgen: generate switch instructions 2015-01-08 07:49:28 +00:00
llgoi Introduce llgoi, a REPL for Go 2015-01-15 04:13:29 +00:00
CMakeLists.txt Introduce llgoi, a REPL for Go 2015-01-15 04:13:29 +00:00
lit.cfg Introduce llgoi, a REPL for Go 2015-01-15 04:13:29 +00:00
lit.site.cfg.in