Go to file
Filipe Cabecinhas 465a5041e9 [NFC] Remove some dead code:
DbgInfoIntrinsic::StripCast() is dead since r79977
The only function that creates Comdat objects seems to be in Module, and always creates them using the default constructor.

llvm-svn: 269204
2016-05-11 16:38:40 +00:00
clang Embed bitcode in object file (clang cc1 part) 2016-05-11 16:26:03 +00:00
clang-tools-extra [include-fixer] Always ignore SFINAE contexts. 2016-05-11 15:33:30 +00:00
compiler-rt [esan] EfficiencySanitizer shadow memory 2016-05-11 15:47:54 +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 math: Add erf ported from amd-builtins 2016-05-06 18:02:30 +00:00
libcxx [libcxx] Prefer C++14 over C++11 when building libc++experimental. 2016-05-10 16:17:43 +00:00
libcxxabi libc++abi: fix visibility of personalities 2016-05-04 04:22:29 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld [ELF] implemented -z defs option 2016-05-11 13:48:41 +00:00
lldb Xfail failing watchpoint tests on aarch64-linux 2016-05-11 13:57:20 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [NFC] Remove some dead code: 2016-05-11 16:38:40 +00:00
openmp Fine tuning of TC* macros 2016-05-07 00:00:00 +00:00
polly Invalidate unprofitable SCoPs after creation 2016-05-10 16:38:09 +00:00