summaryrefslogtreecommitdiff
path: root/module/language/bytecode
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2009-01-30 11:02:01 +0100
committerAndy Wingo <wingo@pobox.com>2009-01-30 11:02:01 +0100
commit4b3184828416acfa5c099a54954ca00ce3cc0d0d (patch)
tree937907a27c514e9a3fb0c5c009a500a44d7ccfd0 /module/language/bytecode
parent6f78702819e355180a71de6902766cdecfa84755 (diff)
downloadguile-4b3184828416acfa5c099a54954ca00ce3cc0d0d.tar.gz
remove glil->objcode path in favor of passing through assembly; refactorings.
* module/language/assembly.scm: Refactor a bit; remove the name "code" from the API, as it's too generic, and replace with "assembly". * module/language/assembly/compile-bytecode.scm: Get byte lengths via, well, byte-length. * module/language/glil/Makefile.am: * module/language/glil/spec.scm: * module/language/glil/compile-objcode.scm: Remove compile-objcode, as we just go through bytecode now. * module/language/glil/compile-assembly.scm (glil->assembly) (dump-object): s/object->code/object->assembly/.
Diffstat (limited to 'module/language/bytecode')
0 files changed, 0 insertions, 0 deletions