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

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 14 16:38:11 PDT 2017


vsk updated this revision to Diff 95364.
vsk marked an inline comment as done.
vsk added a comment.

Remove more helper functions in InstrProfiling.h.


https://reviews.llvm.org/D32097

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32097.95364.patch
Type: text/x-patch
Size: 18869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170414/94661e17/attachment.bin>


More information about the llvm-commits mailing list