summaryrefslogtreecommitdiffstats
path: root/llgo/test/llgoi/Inputs/src/foo_cgo/answer.go
Commit message (Collapse)AuthorAgeFilesLines
* Introduce llgoi, a REPL for GoPeter Collingbourne2015-01-151-0/+8
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
OpenPOWER on IntegriCloud