Implement Path::MapInFilePages/UnMapFilePages on unix, which
authorChris Lattner <sabre@nondot.org>
Tue, 1 Apr 2008 06:16:24 +0000 (06:16 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 1 Apr 2008 06:16:24 +0000 (06:16 +0000)
commit9ffd19af2e2a17ccd0c7ad7b4cf6d8c3e9a56bae
treefbc1fda95e3f12a01ff466a9648cf74e34138f21
parent11da4cf25c3de590ecf434316973e9f25eec34c3
Implement Path::MapInFilePages/UnMapFilePages on unix, which
provides fast MappedFile::getFile for large files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49034 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/Unix/MappedFile.inc
lib/System/Unix/Path.inc