llvm-6502/lib/Bytecode/Archive
Reid Spencer a5ec45d3c1 Inverse the error check logic for the MappedFile::map() call. It returns
a null pointer when there is an error.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29827 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-22 17:58:50 +00:00
..
Archive.cpp For PR797: 2006-08-22 16:07:44 +00:00
ArchiveInternals.h Remove trailing whitespace 2005-04-21 21:13:18 +00:00
ArchiveReader.cpp Finish removal of EH usage from the Archive library. The REQUIRES_EH flag 2006-07-07 20:56:50 +00:00
ArchiveWriter.cpp Inverse the error check logic for the MappedFile::map() call. It returns 2006-08-22 17:58:50 +00:00
Makefile Exceptions are thrown by and through this library. 2006-07-28 22:00:24 +00:00