[llvm] r179646 - C API: Add LLVMGetBufferStart()

Sean Silva silvas at purdue.edu
Tue Apr 16 16:28:51 PDT 2013


+const char* LLVMGetBufferStart(LLVMMemoryBufferRef MemBuf);

Why * on the left?

-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130416/ee228dbd/attachment.html>


More information about the llvm-commits mailing list