Add the ability to construct a MemoryBufferRef from a MemoryBuffer
reference.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Thanks very much! Might I also ask if you could commit the patch? I don't have commit access.
Paths
| Differential D11560
Add MemoryBufferRef(MemoryBuffer&) constructor. AbandonedPublic Authored by trombonehero on Jul 28 2015, 5:53 AM.
Details
Diff Detail Event Timelinetrombonehero updated this object. Comment Actions Thanks very much! Might I also ask if you could commit the patch? I don't have commit access.
Revision Contents
Diff 30809 include/llvm/Support/MemoryBuffer.h
unittests/Support/MemoryBufferTest.cpp
|