Add a pair of functions to hide system specific details of mapping a file in for...
authorChris Lattner <sabre@nondot.org>
Fri, 28 May 2004 00:23:48 +0000 (00:23 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 28 May 2004 00:23:48 +0000 (00:23 +0000)
commiteb082995180756068af35bb826a9017975d87a51
treebb625254fd242c104f0c0698c8302f90b2573ee4
parent4e6620c9e0745ed19a8fe9844c43415afbb14ad8
Add a pair of functions to hide system specific details of mapping a file in for reading.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13863 91177308-0d34-0410-b5e6-96231b3b80d8
include/Support/FileUtilities.h
include/llvm/Support/FileUtilities.h
lib/Support/FileUtilities.cpp