Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Roll gotools to 47f2109c. | Peter Collingbourne | 2015-01-13 | 1 | -1/+1 |
| | | | | | | | | | | | At the same time, perform a number of simplifications: - Rename go.tools directory to gotools. - Import only the go directory; all required Go analysis code and its dependencies have now been moved to this directory. llvm-svn: 225825 | ||||
* | irgen: do not emit an extra terminator for panic thunks | Peter Collingbourne | 2014-12-28 | 1 | -2/+4 |
| | | | | | | | | Found with GoSmith. Differential Revision: http://reviews.llvm.org/D6714 llvm-svn: 224904 | ||||
* | Initial commit of llgo. | Peter Collingbourne | 2014-11-27 | 1 | -0/+116 |
llvm-svn: 222857 |