mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 00:11:00 +00:00
7969dc2bec
returning error codes. Because they don't return an error code, they can return the value read, which simplifies the code and makes the reader more efficient (yaay!). Also eliminate the special case code for little endian machines. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10871 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
ArchiveReader.cpp | ||
ConstantReader.cpp | ||
InstructionReader.cpp | ||
Makefile | ||
Reader.cpp | ||
ReaderInternals.h | ||
ReaderPrimitives.h | ||
ReaderWrappers.cpp |