]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: clarify where mkbuiltin.go input files are found
authorIan Lance Taylor <iant@golang.org>
Mon, 19 Oct 2015 21:54:50 +0000 (14:54 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 19 Oct 2015 23:28:34 +0000 (23:28 +0000)
commit684218e1353251d0b223c171c1977a4af193383d
tree5ad9ebe8d1429465f8e4d33972604785efff8ed3
parent4dc49d23a7b70038890df6c3862f33822da29b48
cmd/compile: clarify where mkbuiltin.go input files are found

Just a comment change reflecting that the files were moved to the
builtin directory when the compiled was converted from C to Go.

Change-Id: I65e5340c09221684e40174feadfb69f738a9044a
Reviewed-on: https://go-review.googlesource.com/16089
Reviewed-by: Minux Ma <minux@golang.org>
src/cmd/compile/internal/gc/mkbuiltin.go