commit | bdc3a5b99af0dfbf2b0c4b1d59cd50f247b06522 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <peter@pcc.me.uk> | Thu Oct 23 02:33:23 2014 +0000 |
committer | Peter Collingbourne <peter@pcc.me.uk> | Thu Oct 23 02:33:23 2014 +0000 |
tree | f32cd2dfb11beaf68adfe5ffb95999c382d57532 | |
parent | 32136ac573d67cd0a604cff22b3ab32f21d6c8fc [diff] |
Add llvm-go tool. 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. Differential Revision: http://reviews.llvm.org/D5902 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220462 91177308-0d34-0410-b5e6-96231b3b80d8