Go to file
Eugene Leviant 0bbb600a9c [ELF] Added test case for PROVIDE and PROVIDE_HIDDEN within section
llvm-svn: 279809
2016-08-26 09:48:32 +00:00
clang Sort list of driver-known file extensions. It was previously approximately 2016-08-26 00:41:59 +00:00
clang-tools-extra [clang-tidy] Added hh, hxx and hpp to header guard checks. 2016-08-26 05:59:53 +00:00
compiler-rt [compiler-rt][XRay] Initial per-thread inmemory logging implementation 2016-08-26 06:39:33 +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 amdgcn: Fix return type of get_num_groups 2016-08-25 07:31:40 +00:00
libcxx Followon to r279744. Find the other exception types and make __throw_XXX routines (and call them). Remove the generic __libcpp_throw routine, since no one uses it anymore. 2016-08-25 17:47:09 +00:00
libcxxabi Default LIBCXXABI_LIBDIR_SUFFIX to LLVM_LIBDIR_SUFFIX 2016-08-16 03:44:55 +00:00
libunwind EHABI: cover switch once more 2016-08-18 23:59:12 +00:00
lld [ELF] Added test case for PROVIDE and PROVIDE_HIDDEN within section 2016-08-26 09:48:32 +00:00
lldb Add cmake option to choose whether to use the builtin demangler 2016-08-26 09:47:58 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm Implement getRandomBytes() function 2016-08-26 08:14:54 +00:00
openmp cleanup: fixed names of dummy arguments of Fortran interfaces declarations, no functional changes done 2016-08-17 18:18:21 +00:00
parallel-libs [StreamExecutor] Add Platform and PlatformManager 2016-08-25 21:33:07 +00:00
polly Query llvm-config to get system libs required for linking. 2016-08-25 14:58:29 +00:00