Go to file
Lang Hames 3f88a9ea2c [Orc] Teach IndirectStubsManager to manage an expandable pool of stubs, rather
than a pre-allocated slab of stubs. Also add a convenience method for creating a
single stub, rather than a whole block a time.

llvm-svn: 251658
2015-10-29 22:04:22 +00:00
clang Mark InternalDebugOpt driver options as CoreOptions. 2015-10-29 20:53:49 +00:00
clang-tools-extra Change test to just define NULL instead of #including stddef.h. In some 2015-10-28 14:51:09 +00:00
compiler-rt Sanitizer: define WIN32_LEAN_AND_MEAN 2015-10-29 20:36:55 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Implement P0004R1 'Remove Deprecated iostreams aliases' 2015-10-29 05:43:30 +00:00
libcxxabi Fix LIBCXXABI_HAS_NO_THREADS configuration. 2015-10-14 19:21:38 +00:00
libunwind Add FreeBSD _Unwind_Ptr typedef 2015-10-16 19:40:09 +00:00
lld [ELF2/AArch64] Add relocation tests to ensure we handle overflow correctly. 2015-10-29 20:02:27 +00:00
lldb Give the test class it's own name (it was reusing the name from TestCompletions.py). 2015-10-29 21:54:50 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm [Orc] Teach IndirectStubsManager to manage an expandable pool of stubs, rather 2015-10-29 22:04:22 +00:00
openmp [OMPT] Windows Support for OMPT 2015-10-29 20:56:24 +00:00
polly RegionGenerator: Clear local maps after statement construction 2015-10-26 20:41:53 +00:00