record IP in partial continuations
authorAndy Wingo <wingo@pobox.com>
Wed, 24 Feb 2010 15:56:05 +0000 (16:56 +0100)
committerAndy Wingo <wingo@pobox.com>
Wed, 24 Feb 2010 15:56:05 +0000 (16:56 +0100)
commit6d804376e94d17cf013a415c4bd98d632f7a91b9
tree88116e69e1bca68ee688eb34a8cac7130bf29d59
parentac644098bf1573cfbb4ee032e6cd32a23ca168b6
record IP in partial continuations

* libguile/control.c (reify_partial_continuation): Assert some
  invariants, and record the IP as the MVRA of the continuation.
libguile/control.c