This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 742beb6d7db llvm-ar: Darwin archive format fixes. new 3b1e430b900 Support for remapping profile data when symbols change, for [...] new 3cf846acd82 Test commit: fix typo in comment
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/ProfileData/InstrProfReader.h | 30 +++++- lib/ProfileData/InstrProfReader.cpp | 164 +++++++++++++++++++++++++++-- tools/llvm-objcopy/llvm-objcopy.cpp | 2 +- unittests/ProfileData/InstrProfTest.cpp | 44 +++++++- 4 files changed, 224 insertions(+), 16 deletions(-)