Go to file
Dmitry Vyukov 4ca8ee692e tsan: fix handling of setjmp
It's incorrect to take address of setjmp,
because it may not (ligally) present in libc.
Fixes http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59188

llvm-svn: 195345
2013-11-21 11:48:29 +00:00
clang Implemented Neon scalar vdup_lane intrinsics. 2013-11-21 08:15:01 +00:00
clang-tools-extra Fix the build after r195016. 2013-11-18 18:03:29 +00:00
compiler-rt tsan: fix handling of setjmp 2013-11-21 11:48:29 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc R600: Add aliases for Sea Islands GPUs 2013-11-18 18:21:30 +00:00
libcxx Patch by Xing Xue to improve libc++ support for AIX 2013-11-19 19:16:03 +00:00
libcxxabi If libc++ has not declared bad_array_length, then declare it here just so that it gets into the binary. 2013-11-07 17:16:37 +00:00
lld [LinkingContext] Limit shared library undefined atoms to be added. 2013-11-21 03:50:59 +00:00
lldb Fixes to get the arm native debugserver building again. 2013-11-21 03:59:47 +00:00
llvm [mips][msa/dsp] Only do DSP combines if DSP is enabled. 2013-11-21 11:40:14 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly cmake: Add option POLLY_USE_CLOOG 2013-11-21 11:48:07 +00:00