Go to file
Rafael Espindola 0e77a94fd6 Move three methods only used by MCJIT to MCJIT.
These methods are only used by MCJIT and are very specific to it. In fact, they
are also fairly specific to the fact that we have a dynamic linker of
relocatable objects.

llvm-svn: 223964
2014-12-10 20:46:55 +00:00
clang DR1891, PR21787: a lambda closure type has no default constructor, rather than 2014-12-10 20:04:48 +00:00
clang-tools-extra Update to match clang r223913. 2014-12-10 03:10:06 +00:00
compiler-rt Update ASan/Win test expectations broken by r223508 2014-12-10 17:56:29 +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 Don't include <stddef.h> 2014-11-18 14:19:27 +00:00
libcxx Update information on where to find buildbots. Remove dead buildbot links. 2014-12-09 22:53:21 +00:00
libcxxabi Fix comment on end of #endif to match #if 2014-11-25 03:19:02 +00:00
lld [ELF] Allow target to adjust a symbol's value for using in a dynamic tag 2014-12-10 20:09:12 +00:00
lldb Added support to the expression parser for finding 2014-12-10 19:23:29 +00:00
llgo Optimize comparisons to empty string. 2014-12-09 01:02:12 +00:00
llvm Move three methods only used by MCJIT to MCJIT. 2014-12-10 20:46:55 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly Unbreak after LLVM's metadata split in r223802 2014-12-09 22:02:16 +00:00