Skip to content
  • Peter Collingbourne's avatar
    244ecf55
    Add llvm-go tool. · 244ecf55
    Peter Collingbourne authored
    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
    
    llvm-svn: 220462
    244ecf55
    Add llvm-go tool.
    Peter Collingbourne authored
    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
    
    llvm-svn: 220462
Loading