Go to file
Rafael Espindola 65c65ce897 Don't include --start-lib/--end-lib files twice.
This should never happen with correct programs, but it is trivial
write a testcase where lld would crash or report duplicated
symbols. We now behave like when an archive is used and include the
file only once.

llvm-svn: 272724
2016-06-14 21:56:36 +00:00
clang [OpenCL] Enable -fblocks by default for OpenCL 2.0 and above. 2016-06-14 21:43:01 +00:00
clang-tools-extra [include-fixer] remove redundant code. 2016-06-14 12:14:36 +00:00
compiler-rt Compiler-rt test for sanitizer coverage w/o sanitizers. 2016-06-14 21:33:59 +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: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Automatically detect export lists for OS X. 2016-06-14 21:55:14 +00:00
libcxxabi Partially revert r270816: build with -fvisibility=hidden. 2016-06-02 08:14:28 +00:00
libunwind [libunwind] Improve unwinder stack usage - III 2016-06-14 15:51:01 +00:00
lld Don't include --start-lib/--end-lib files twice. 2016-06-14 21:56:36 +00:00
lldb Remove Platform usages from NativeProcessLinux 2016-06-14 17:30:52 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [PM] Port WholeProgramDevirt to the new pass manager. 2016-06-14 21:44:19 +00:00
openmp Fix large overhead with itt notifications on region/barrier name composing 2016-06-14 19:27:22 +00:00
polly [NFC] Outline the application of register tiling. 2016-06-12 17:20:05 +00:00