This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 78d2f5fa4d9 Generalize SCEV's unit testing helper a bit new 737d8b68096 [ProfileData] Unify getInstrProf*SectionName helpers
The 1 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/Object/Binary.h | 11 +++ include/llvm/ProfileData/InstrProf.h | 46 ++++------- include/llvm/ProfileData/InstrProfData.inc | 12 +-- include/llvm/Transforms/InstrProfiling.h | 15 +--- lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 3 +- lib/ProfileData/Coverage/CoverageMappingReader.cpp | 8 +- lib/ProfileData/InstrProf.cpp | 90 ++++------------------ lib/Transforms/Instrumentation/InstrProfiling.cpp | 40 +++------- lib/Transforms/Instrumentation/ThreadSanitizer.cpp | 4 +- tools/llvm-cov/TestingSupport.cpp | 12 ++- 10 files changed, 72 insertions(+), 169 deletions(-)