Make the size() method const
authorReid Spencer <rspencer@reidspencer.com>
Mon, 13 Dec 2004 02:58:51 +0000 (02:58 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 13 Dec 2004 02:58:51 +0000 (02:58 +0000)
commit56c3ed854f0a5765ec6777b2beac99893c7e1ccc
tree1adb160889b3ced184952ea08a95084e1b3e25b1
parent3343be3f2efc0a4907cf5ed99d2218a10ef46345
Make the size() method const

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