llvm-6502/lib/Bytecode/Reader
John Criswell 4dcbd5e9a2 Added code that ensures that we pass the beginning of the data buffer to
the parsing routines regardless of whether the buffer is re-aligned or not.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8693 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-23 21:19:11 +00:00
..
ArchiveReader.cpp Update file header for renamed file 2003-09-22 23:42:00 +00:00
ConstantReader.cpp * Cleaned up code: 2003-09-22 23:38:23 +00:00
InstructionReader.cpp Stop returning bool and pass Instruction by reference; 2003-09-23 16:17:50 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
Reader.cpp Suggestions made by Chris: 2003-09-23 16:15:29 +00:00
ReaderInternals.h Stop returning bool and pass Instruction by reference; 2003-09-23 16:17:50 +00:00
ReaderWrappers.cpp Added code that ensures that we pass the beginning of the data buffer to 2003-09-23 21:19:11 +00:00