fix some duplication in object tables
authorAndy Wingo <wingo@pobox.com>
Sun, 8 May 2011 20:55:05 +0000 (22:55 +0200)
committerAndy Wingo <wingo@pobox.com>
Sun, 8 May 2011 20:55:05 +0000 (22:55 +0200)
commit8f6a4b248b12db2c56ab29e909ba1441aa8f512d
treee80ce8d64722c0a4c27d24530d2b30815921c784
parent19301dc56d297a24eedc48928bb1b7df40cd4688
fix some duplication in object tables

* module/language/glil/compile-assembly.scm (build-object-table): Don't
  add the same value to an object table twice.
module/language/glil/compile-assembly.scm