Enable prompt analysis
authorAndy Wingo <wingo@pobox.com>
Thu, 9 Jan 2014 18:23:03 +0000 (19:23 +0100)
committerAndy Wingo <wingo@pobox.com>
Sat, 11 Jan 2014 15:01:11 +0000 (16:01 +0100)
commit146ce52d2169a5002a0509cb4a21d3203d554a55
tree222933c7d1f21617f79e7a86e137c4aafd219ee2
parent9002277d0f41bab8bb8197048ea86986aa343d07
Enable prompt analysis

* module/language/cps/dfg.scm (compute-live-variables, visit-fun):
  Use the new prompt analysis pass in analyze-control-flow instead of
  always adding a link in the DFG.  Avoids problems if there are
  parts of the prompt body that have no path to the pop.
module/language/cps/dfg.scm