llvm-6502/lib/Bytecode
Reid Spencer 9153f8f476 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18902 91177308-0d34-0410-b5e6-96231b3b80d8
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