Go to file
Eric Fiselier e9c9f002d7 Rename TU names to not conflict with libc++.
In order to easily merge libc++ and libc++abi static archives it's important
that none of the source files share the same name.
(See http://stackoverflow.com/questions/3821916/how-to-merge-two-ar-static-libraries-into-one)

This patch renames source files which share a name with libc++ sources.

llvm-svn: 287327
2016-11-18 09:54:49 +00:00
clang Add doxygen comments for lzcntintrin.h's intrinsics. 2016-11-18 06:26:01 +00:00
clang-tools-extra [include-fixer] Add a test for the full round trip through libclang and the plugin. 2016-11-17 15:23:06 +00:00
compiler-rt [sanitizers] specifying style for global constant 2016-11-17 21:57:43 +00:00
debuginfo-tests
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Remove _LIBCPP_HAS_NO_DEFAULTED_FUNCTIONS 2016-11-18 06:42:17 +00:00
libcxxabi Rename TU names to not conflict with libc++. 2016-11-18 09:54:49 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld [ELF] Convert HashTableSection to input section 2016-11-18 09:06:47 +00:00
lldb Revert "Remove an out param from ValueObject::GetValueForExpressionPath." 2016-11-18 06:34:45 +00:00
llgo
llvm [InstCombine][AVX-512] Teach InstCombineCalls how to handle the intrinsics for variable shift with 16-bit elements. 2016-11-18 06:04:33 +00:00
openmp Update stats-gathering code 2016-11-14 21:13:44 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly Probably overwritten loads should not be considered hoistable 2016-11-17 22:25:17 +00:00