Go to file
Dehao Chen 40dd8c5109 Only sets profile summary when it was not preset.
Summary: SampleProfileLoader pass may be invoked twice by LTO. The 2nd pass should not append more summary info as it is already preset by the 1st pass.

Reviewers: eraman, davidxl

Subscribers: mehdi_amini, llvm-commits

Differential Revision: https://reviews.llvm.org/D27733

llvm-svn: 289725
2016-12-14 22:06:49 +00:00
clang Create SampleProfileLoader pass in llvm instead of clang 2016-12-14 21:41:04 +00:00
clang-tools-extra [change-namespace] don't crash when type reference is in function type parameter list. 2016-12-14 17:01:52 +00:00
compiler-rt [sanitizer] intercept bstring functions, patch by Kuang-che Wu (https://reviews.llvm.org/D27659) 2016-12-14 19:10:17 +00:00
debuginfo-tests
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx XFAIL test on apple-clang-7.0 2016-12-14 21:44:08 +00:00
libcxxabi [libc++abi] Mark failing test on Darwin as XFAIL 2016-12-13 02:43:04 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld [LTO] Catch up with llvm. Modules without DL are now considered invalid. 2016-12-14 21:58:26 +00:00
lldb Adopt PrettyStackTrace in LLDB 2016-12-14 21:31:31 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Only sets profile summary when it was not preset. 2016-12-14 22:06:49 +00:00
openmp Cleanup: debug print fixed and moved inside critical section. 2016-12-14 08:29:00 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly Adjust clang-format formatting to r289531 2016-12-13 12:44:00 +00:00