llvm-6502/lib/Bytecode
Chris Lattner 5dfab9ec22 Wow, for some reason, when reading bytecode from stdin, we were only reading
4 bytes at a time.  Change this to read blocks of 4k


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4265 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-22 23:55:24 +00:00
..
Reader Wow, for some reason, when reading bytecode from stdin, we were only reading 2002-10-22 23:55:24 +00:00
Writer Clean up code a bit, no functionality changes. 2002-10-14 03:34:17 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00