add a few quick hacks: let client get EOF info, and let them read bitcode from an...
commit7e8beab366df9aaed82c05a42bdf8ac90dec1b1f
authorJoshua Haberman <joshua@reverberate.org>
Fri, 14 Dec 2007 19:04:00 +0000 (14 11:04 -0800)
committerJoshua Haberman <joshua@reverberate.org>
Fri, 14 Dec 2007 19:04:00 +0000 (14 11:04 -0800)
treee9fc81bb887561330f3fd1f7966e5d6b1d665085
parentd6e422ddc299f3d787db01bb276b07f9eb0933ea
add a few quick hacks: let client get EOF info, and let them read bitcode from an in-memory string
runtime/bc_read_stream.c
runtime/bc_read_stream.h
runtime/interpreter.c
runtime/interpreter.h
utilities/gzlparse.c