diff options
author | Andy Wingo <wingo@pobox.com> | 2015-03-11 21:51:33 +0100 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2015-03-11 21:51:33 +0100 |
commit | a9ec16f9c5574d80f66c173b495285579f5894b4 (patch) | |
tree | 643dbcfaeafe02aac8b907752f0c3e9dc399e35f /libguile/eval.c | |
parent | 1f3babaaef5f4c41c24615035a9549e2faf2605e (diff) | |
download | guile-a9ec16f9c5574d80f66c173b495285579f5894b4.tar.gz |
Remove $void CPS expression type
* module/language/cps.scm: Remove the $void expression type, replaced by
$const of the unspecified value.
* module/language/cps/arities.scm:
* module/language/cps/closure-conversion.scm:
* module/language/cps/compile-bytecode.scm:
* module/language/cps/cse.scm:
* module/language/cps/dce.scm:
* module/language/cps/dfg.scm:
* module/language/cps/effects-analysis.scm:
* module/language/cps/reify-primitives.scm:
* module/language/cps/renumber.scm:
* module/language/cps/self-references.scm:
* module/language/cps/simplify.scm:
* module/language/cps/slot-allocation.scm:
* module/language/cps/specialize-primcalls.scm:
* module/language/cps/types.scm:
* module/language/cps/verify.scm:
* module/language/tree-il/compile-cps.scm: Update callers.
Diffstat (limited to 'libguile/eval.c')
0 files changed, 0 insertions, 0 deletions