Remove a level of indirection in *linkage-info*.
authorStas Boukarev <stassats@gmail.com>
Mon, 16 Sep 2013 19:56:40 +0000 (23:56 +0400)
committerStas Boukarev <stassats@gmail.com>
Mon, 16 Sep 2013 19:56:40 +0000 (23:56 +0400)
commit05e28b18c3fc2d697f04fb0393f51ce00147825e
tree8f57dfdbf8b590bd43b212dd504fbe1525414450
parent79f4c3de36b3c7d0d41497e2543d3ed6a135cb46
Remove a level of indirection in *linkage-info*.

Don't store the address in a linkage-info structure, only the linkage-info-address
slot was ever used. Store the address directly.
src/code/foreign.lisp
src/code/linkage-table.lisp