This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ae054dc4345 [ARM][Codegen] Autogenerate arm-cgp-casts.ll test. new 713b7a45a94 [PGO] Use linkonce_odr linkage for __profd_ variables in co [...] new 1cb24004710 [LTO][Legacy] Add new C inferface to query libcall functions
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm-c/lto.h | 10 +++++++++- include/llvm/LTO/LTO.h | 4 ++++ lib/LTO/LTO.cpp | 10 ++++++++++ lib/Transforms/Instrumentation/InstrProfiling.cpp | 15 ++++++++------- test/Instrumentation/InstrProfiling/PR23499.ll | 4 ++-- test/Instrumentation/InstrProfiling/comdat.ll | 8 ++++---- test/Instrumentation/InstrProfiling/linkage.ll | 4 ++-- tools/lto/lto.cpp | 6 ++++++ tools/lto/lto.exports | 1 + 9 files changed, 46 insertions(+), 16 deletions(-)