mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-04 19:26:30 +00:00
e35e9d07b0
avoids a call to ::fstat by MappedFile when the file size information was already obtained by the Path object. llvm-svn: 35477