llvm-mirror/lib/Bytecode
Reid Spencer 1c72c28b2b For PR351:
Use sys::MappedFile instead of ReadFileIntoAddressSpace and
UnmapFileFromAddressSpace. sys::MappedFile has the nice property that it
cleans up after itself so exception handling can be removed.

llvm-svn: 18902
2004-12-13 18:25:27 +00:00
..
Archive Make sure the Archive gets deleted if there's an error. 2004-12-13 03:22:31 +00:00
Reader For PR351: 2004-12-13 18:25:27 +00:00
Writer Check in some patches for better assertions 2004-12-04 21:28:47 +00:00
Makefile Add the Archive library 2004-11-14 21:55:27 +00:00