aboutsummaryrefslogtreecommitdiff
path: root/libgo/misc/cgo/nocgo
AgeCommit message (Collapse)AuthorFilesLines
2017-06-27libgo: add misc/cgo filesIan Lance Taylor2-0/+36
Copy all the misc/cgo files from the gc toolchain into libgo/misc. These will be used for testing purposes by later changes to the gotools directory. Reviewed-on: https://go-review.googlesource.com/46721 From-SVN: r249674