Do not clean up if the MappedFile was never used or if the client already
authorChris Lattner <sabre@nondot.org>
Fri, 28 Jan 2005 16:08:23 +0000 (16:08 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 28 Jan 2005 16:08:23 +0000 (16:08 +0000)
commite6585ab6017a6eb65f8fc054195100e89268cc11
treea8401bc08ebade92ba9f2e7acbe8f876bad58b68
parent6b9870abced52820afb2c51a7fab96afd6e12bba
Do not clean up if the MappedFile was never used or if the client already
closed the file.  This unbreaks the build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19871 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/System/MappedFile.h