Add MemoryBuffer::getBufferKind() to report whether a memory buffer uses...
Add MemoryBuffer::getBufferKind() to report whether a memory buffer uses malloc'ed or mmap'ed memory. This is for performance analysis. llvm-svn: 130432
Loading
Please register or sign in to comment