Go to file
Diego Novillo 98b4cf8fca Fix PR 23499 - Avoid multiple profile counters for functions in comdat sections.
Counter symbols created for linkonce functions are not discarded by ELF
linkers unless the symbols are placed in the same comdat section as its
associated function.

llvm-svn: 238335
2015-05-27 16:44:47 +00:00
clang ARMTargetParser FIXME getCPUProfile A/R/M 2015-05-27 14:15:12 +00:00
clang-tools-extra [clang-tidy] Renamed misc-noexcept-move-ctors to misc-noexcept-move-constructor 2015-05-27 14:24:11 +00:00
compiler-rt [msan] Fix mmap test on Fedora. 2015-05-26 18:02: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 Use a more accurate implementation for exp 2015-05-13 03:55:09 +00:00
libcxx Get thread sleep_for test passing in C++03 2015-05-27 01:09:51 +00:00
libcxxabi Make sure !empty() before calling String::front(). 2015-05-26 23:14:26 +00:00
libunwind Code cleanup: Remove duplicated line. 2015-05-17 13:49:18 +00:00
lld [Mips] Move member function definitions to cpp files 2015-05-27 11:56:15 +00:00
lldb Make sure we print timestamps correctly to 9 places since we are printing nanoseconds. 2015-05-27 16:25:01 +00:00
llgo [llgo] cmd/llgoi: use line editor 2015-05-23 15:16:09 +00:00
llvm Fix PR 23499 - Avoid multiple profile counters for functions in comdat sections. 2015-05-27 16:44:47 +00:00
openmp Change macro GUIDEDLL_EXPORTS to KMP_DYNAMIC_LIB 2015-05-26 17:32:53 +00:00
polly Drop const in front of iterator 2015-05-27 06:51:34 +00:00