Go to file
Chris Lattner 15c3e7dab5 ReadSourceManagerBlock is skipping over records that can contain Blobs. Not passing
in a StringRef to bind to them forces them to be unpacked into the Record as individual
bytes.  This is wasteful, but not likely to be measurable in this instance.

llvm-svn: 173066
2013-01-21 18:28:26 +00:00
clang ReadSourceManagerBlock is skipping over records that can contain Blobs. Not passing 2013-01-21 18:28:26 +00:00
clang-tools-extra these need the bitcode reader as well. 2013-01-19 18:45:35 +00:00
compiler-rt [asan] fix linux build 2013-01-21 15:04:36 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Donated anonymously: This enables GCC 4.8.0 to build libc++. 2013-01-21 17:26:55 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld [Core] Use LLVM's ErrorOr<T>. 2013-01-20 21:27:05 +00:00
lldb <rdar://problem/12350715> 2013-01-19 03:53:42 +00:00
llvm Fix a heinous inefficiency introduced in r149918, wherein reading each byte of a 2013-01-21 18:24:49 +00:00
polly cmake: Install all polly include files 2013-01-19 14:17:52 +00:00