fix alignment of subprograms of subprograms
authorAndy Wingo <wingo@pobox.com>
Sun, 26 Jul 2009 09:54:05 +0000 (11:54 +0200)
committerAndy Wingo <wingo@pobox.com>
Sun, 26 Jul 2009 09:54:05 +0000 (11:54 +0200)
commit9efc2d1404aa7705f38aa1ceaebf4c4893e68b83
treeb6fa0492aaff5202d1fda7a37b6d5844ead2a515
parent9557ecc6620c83a9254649e63248ce997d749cde
fix alignment of subprograms of subprograms

* module/language/glil/compile-assembly.scm (glil->assembly)
  (dump-object): Fix an exciting bug! Subprograms of subprograms were
  not being aligned correctly, because the code was generated too early.
  So instead delay dumping the object table until the proper time.
module/language/glil/compile-assembly.scm