[Support/MemoryBuffer] Move the IsVolatile check inside shouldUseMmap() and...
[Support/MemoryBuffer] Move the IsVolatile check inside shouldUseMmap() and make sure to zero-initialize the rest of the buffer if we unexpectedly reach end-of-file while reading. llvm-svn: 208021
Loading
Please sign in to comment