Change builtin make to runtime call at lowering time.
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 14 Jun 2011 13:51:16 +0000 (13:51 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 14 Jun 2011 13:51:16 +0000 (13:51 +0000)
commitde38eefaa72cbf065d501f7548471c42621c4e73
treeb1dabaf44c302fc461ce9c53e78e3903d642301a
parent6868b351c74950c9ff5c2bbc041c88ee705d2fc8
Change builtin make to runtime call at lowering time.

Use kindNoPointers as 6g does.

* Make-lang.in (go/expressions.o): Depend on $(GO_RUNTIME_H).

From-SVN: r175020
libgo/runtime/go-make-slice.c [new file with mode: 0644]