llvm-mirror/include
Bill Wendling cff8f3e5f2 Add two new functions to the C API:
LLVMCreateMemoryBufferWithMemoryRange - exposes MemoryBuffer::getMemBuffer
 LLVMCreateMemoryBufferWithMemoryRangeCopy - exposes MemoryBuffer::getMemBufferCopy

Patch by Moritz Maxeiner!

llvm-svn: 175199
2013-02-14 19:11:28 +00:00
..
llvm include/llvm/Object/ELF.h: do debug checks only when NDEBUG 2013-02-14 18:41:42 +00:00
llvm-c Add two new functions to the C API: 2013-02-14 19:11:28 +00:00