llvm-6502/lib/Bytecode/Reader
Reid Spencer 0a834720db For PR351:
Remove unix specific code (use of errno and read) from the reader.
Thanks to Jeff Cohen for pointing this out.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19081 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-21 07:51:33 +00:00
..
Analyzer.cpp Don't print a bunch of metrics that are meaningless for external functions 2004-10-15 19:40:31 +00:00
Makefile Fix library name. 2004-10-28 05:32:01 +00:00
Reader.cpp Fix problems uncovered by VC++ (first time compiled by VC++) 2004-12-20 03:23:46 +00:00
Reader.h Remove a dead field, make the map go to integer type ID to hash better and 2004-12-09 06:19:44 +00:00
ReaderWrappers.cpp For PR351: 2004-12-21 07:51:33 +00:00