[PATCH] D32097: Remove getInstrProf*SectionName helpers as an API cleanup, NFC.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 14 17:22:53 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL300381: [ProfileData] Unify getInstrProf*SectionName helpers (authored by vedantk).

Changed prior to commit:
  https://reviews.llvm.org/D32097?vs=95364&id=95367#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32097

Files:
  llvm/trunk/include/llvm/Object/Binary.h
  llvm/trunk/include/llvm/ProfileData/InstrProf.h
  llvm/trunk/include/llvm/ProfileData/InstrProfData.inc
  llvm/trunk/include/llvm/Transforms/InstrProfiling.h
  llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/trunk/lib/ProfileData/Coverage/CoverageMappingReader.cpp
  llvm/trunk/lib/ProfileData/InstrProf.cpp
  llvm/trunk/lib/Transforms/Instrumentation/InstrProfiling.cpp
  llvm/trunk/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
  llvm/trunk/tools/llvm-cov/TestingSupport.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32097.95367.patch
Type: text/x-patch
Size: 19327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170415/03207a90/attachment.bin>


More information about the llvm-commits mailing list