Go to file
Rafael Espindola 623c3d8489 Replace archive members in the old position.
This matches gnu archive behavior and since archive member order can change
which member is used, not changing the order on replacement looks like the
right thing to do.

This patch also refactors the logic for which archive member to keep and
whether to move it to a helper function (computeInsertAction). The
nesting in computeNewArchiveMembers was getting a bit confusing.

llvm-svn: 186829
2013-07-22 15:11:51 +00:00
clang [ms-cxxabi] Emit linkonce complete dtors in TUs that need them 2013-07-22 13:51:44 +00:00
clang-tools-extra Fixed some formatting issues with clang-format to get a baseline. 2013-07-19 14:19:31 +00:00
compiler-rt [lsan] Make __lsan_do_leak_check() honor the detect_leaks flag. 2013-07-22 12:38:17 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Implement generic upsample() 2013-07-19 16:44:37 +00:00
libcxx Make std::get constexpr 2013-07-17 18:25:36 +00:00
libcxxabi Updated CREDITS.TXT 2013-07-02 19:01:59 +00:00
lld [PECOFF] Fix use-after-free. 2013-07-20 21:00:47 +00:00
lldb Factor out common string match code for POSIX log enable/disable 2013-07-22 12:39:17 +00:00
llvm Replace archive members in the old position. 2013-07-22 15:11:51 +00:00
polly RegisterPass: Unhide -polly-show and -polly-show-only 2013-07-22 04:11:00 +00:00