[PATCH] Add llvm-go tool.
Peter Collingbourne
peter at pcc.me.uk
Tue Oct 21 18:53:56 PDT 2014
Hi ruiu,
This tool lets us build LLVM components within the tree by setting up a
$GOPATH that resembles a tree fetched in the normal way with "go get".
It is intended that components such as the Go frontend will be built in-tree
using this tool.
TODO: autotools.
http://reviews.llvm.org/D5902
Files:
bindings/go/build.sh
test/Bindings/Go/go.test
test/CMakeLists.txt
test/lit.cfg
tools/CMakeLists.txt
tools/llvm-go/CMakeLists.txt
tools/llvm-go/llvm-go.go
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5902.15229.patch
Type: text/x-patch
Size: 9316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141022/4b4cc909/attachment.bin>
More information about the llvm-commits
mailing list