Go to file
Alexey Samsonov 676c109c24 [ASan] Link tests with -pie if ASan runtime uses zero-base shadow
llvm-svn: 190853
2013-09-17 07:50:12 +00:00
clang Push contents of X86TargetInfo::setFeatureEnabled down to a static function called by the virtual version and all the places in getDefaultFeatures. This way getDefaultFeatures doesn't make so many virtual calls. 2013-09-17 04:51:29 +00:00
clang-tools-extra Fix for removing not included files from a compilation database. 2013-09-16 20:12:22 +00:00
compiler-rt [ASan] Link tests with -pie if ASan runtime uses zero-base shadow 2013-09-17 07:50:12 +00:00
debuginfo-tests Auto-detect the architecture of the executable instead of using the arch of 2013-09-07 20:04:29 +00:00
libclc Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx G M: Restore the ability for libcxx to compile again on mingw 64. 2013-09-17 01:34:47 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld [lld][ELF] Assign sectionChoice properly to ELF atoms 2013-09-17 02:56:22 +00:00
lldb Make the docs for the -s -o -S and -O options clearer. 2013-09-17 01:53:35 +00:00
llvm AVX-512: Converted to Unix style 2013-09-17 07:34:34 +00:00
polly clang-format recent change 2013-09-17 03:30:36 +00:00