Go to file
Jason Molenda d84f606deb Small fix for i386 extended backtraces; wasn't skipping a
4-byte reserved area when reading the libBacktraceRecording API results.
Also, add a little logging about queues being created.
<rdar://problem/16127752> 

llvm-svn: 202306
2014-02-26 22:27:09 +00:00
clang Refactor linkage computation in CGObjCMac.cpp. 2014-02-26 22:25:45 +00:00
clang-tools-extra [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
compiler-rt Append -D__func__=__FUNCTION__ to SANITIZER_COMMON_CFLAGS 2014-02-26 21:54:39 +00:00
debuginfo-tests Add a fallback path for buildbots temporarily stuck on really old 2014-02-21 00:17:02 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx Don't install CMakeLists.txt along with the headers. 2014-02-26 17:14:09 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [Mips] Remove non-ASCII symbol from the comment. 2014-02-26 19:23:52 +00:00
lldb Small fix for i386 extended backtraces; wasn't skipping a 2014-02-26 22:27:09 +00:00
llvm Add a limit to the heuristic that register allocates instructions in local order. 2014-02-26 22:07:26 +00:00
openmp Restore string match behavior following changes in r202018 2014-02-25 22:04:37 +00:00
polly Update for llvm api change. 2014-02-25 19:17:57 +00:00