Go to file
Bill Wendling 526276af71 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
clang objective-C: When implementing custom accessor method for 2013-02-14 19:07:19 +00:00
clang-tools-extra Initial docs directory 2013-02-14 01:34:59 +00:00
compiler-rt [sanitizer] Get full argv and envp on glibc. 2013-02-14 14:40:03 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx [tests] Add support for a link_flags lit parameter. 2013-02-12 19:28:51 +00:00
libcxxabi Partially revert r152770. That commit moved the default handlers to their own file. But it also did some refactoring. It is the latter that is being reverted. The refactoring had accidentally removed the required effect that the default unexpected_handler calls std::terminate(), which is a visible effect. 2013-02-06 19:29:55 +00:00
lld fix the mergeable string atom, when the target points to a symbol which is at a relative offset from the start of the .rodata section 2013-02-13 06:35:33 +00:00
lldb <rdar://problem/13064893> 2013-02-14 19:11:23 +00:00
llvm Add two new functions to the C API: 2013-02-14 19:11:28 +00:00
polly Do not run formatting checks by default 2013-02-14 16:42:50 +00:00