[llvm-commits] [llvm] r127409 - in /llvm/trunk:	include/llvm/Support/MemoryBuffer.h	include/llvm/Support/PathV1.h lib/Support/MemoryBuffer.cpp	lib/Support/Unix/Path.inc
    Jakob Stoklund Olesen 
    stoklund at 2pi.dk
       
    Thu Mar 10 09:47:08 PST 2011
    
    
  
On Mar 10, 2011, at 8:10 AM, Rafael Espindola wrote:
> Author: rafael
> Date: Thu Mar 10 10:10:30 2011
> New Revision: 127409
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=127409&view=rev
> Log:
> Add support for MemoryBuffers that are not null terminated and add
> support for creating buffers that cover only a part of a file.
Rafael, you broke all the Windows-related testers.
/jakob
    
    
More information about the llvm-commits
mailing list