Go to file
Stephane Sezer acd80d80dd Do not assert on POSIXDYLD double-eAdd.
Summary:
This has been discovered while experimenting with the gecko linker on android.
In general, assert()'ing on "user input" is a bad idea.

Test Plan: Run unit tests.

Reviewers: clayborg, tfiala

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D8495

llvm-svn: 232966
2015-03-23 17:05:41 +00:00
clang OpenMPClause.h: Fix typo in \param. [-Wdocumentation] 2015-03-23 16:05:50 +00:00
clang-tools-extra Make helpers static. clang-tools edition. 2015-03-23 12:49:15 +00:00
compiler-rt [libsanitizer] Fix OpenFile() usage in TSan and DFSan. 2015-03-23 10:32:28 +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 Implement half_sqrt builtin v2 2015-03-23 17:01:37 +00:00
libcxx Remove unneeded redeclaration of reference_wrapper. 2015-03-21 06:05:45 +00:00
libcxxabi Don't print debugging messages to stdout. 2015-03-19 09:17:21 +00:00
lld Fix the CMake shared build. 2015-03-23 15:55:00 +00:00
lldb Do not assert on POSIXDYLD double-eAdd. 2015-03-23 17:05:41 +00:00
llgo llgoi: Fix type identity for imported binary packages. 2015-03-18 08:34:40 +00:00
llvm Revert "[ARM] Add more pattern matching for f16 <-> f64 conversions" 2015-03-23 16:52:52 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Drop -polly-vectorizer-unroll-only option 2015-03-23 07:00:36 +00:00