Files
llvm-project/llvm/lib/Bytecode/Reader
Reid Spencer cd89ca3040 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
..
2004-10-28 05:32:01 +00:00
2004-12-13 18:25:27 +00:00