Go to file
Rafael Espindola 73870dd438 There is only one Asm streamer, there is no need for targets to register it.
Instead, have the targets register a TargetStreamer to be use with the
asm streamer (if any).

llvm-svn: 232423
2015-03-16 21:43:42 +00:00
clang [modules] If we find more formerly-canonical declarations of an entity while 2015-03-16 20:54:07 +00:00
clang-tools-extra Fix ./configure build after r232338. 2015-03-16 00:43:57 +00:00
compiler-rt [Tsan] Do not sanitize memcpy() during thread initialization on FreeBSD 2015-03-16 14:42:21 +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 Fix bitselect for float/double types v2 2015-03-05 15:31:05 +00:00
libcxx Don't attempt to validate the output of %p. 2015-03-16 17:56:04 +00:00
libcxxabi Update copyright year to 2015. 2015-03-12 20:13:54 +00:00
lld [Core] Add parallel_for_each 2015-03-16 21:27:32 +00:00
lldb Skip TestDataFormatterStdMap on linux instead of xfailing. 2015-03-16 19:56:36 +00:00
llgo [llgo] update year in LICENSE.txt 2015-03-13 01:36:02 +00:00
llvm There is only one Asm streamer, there is no need for targets to register it. 2015-03-16 21:43:42 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Test case updates for explicit type parameter to the gep operator 2015-03-13 18:21:20 +00:00