]> Cypherpunks repositories - gostls13.git/commit
move alignment calculations into gc
authorRuss Cox <rsc@golang.org>
Tue, 31 Mar 2009 00:09:28 +0000 (17:09 -0700)
committerRuss Cox <rsc@golang.org>
Tue, 31 Mar 2009 00:09:28 +0000 (17:09 -0700)
commit8e54729b5a9fdbc6cd351d532d5205ab97bcf4dd
tree084cf7b53c26ec174e3d9d1e8f29d9d6962af1c1
parente224b1ebdb8db39b1d0c682898e9a223e1fd77ba
move alignment calculations into gc

R=ken
OCL=26914
CL=26914
src/cmd/6g/align.c
src/cmd/6g/gg.h
src/cmd/gc/Makefile
src/cmd/gc/align.c [new file with mode: 0644]
src/cmd/gc/go.h
src/cmd/gc/lex.c
src/cmd/gc/walk.c