The only entry in the stat buf this code cares about is the size. Keep just
authorChris Lattner <sabre@nondot.org>
Tue, 18 Jul 2006 07:01:08 +0000 (07:01 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 18 Jul 2006 07:01:08 +0000 (07:01 +0000)
commit0af7093532751df4ba69a72f9ab136c682e00378
treeb4872934534bb1dfd2265077992dcedfcd7fb2a7
parentcca68faac23e0a6c5bb89135cbd3b73ebcd91834
The only entry in the stat buf this code cares about is the size.  Keep just
the size, not the whole stat buffer.

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