[PATCH] D13919: Add helper functions and remove hard coded references to instProf related name/name-prefixes

David Li via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 15:47:34 PDT 2015


davidxl created this revision.
davidxl added a reviewer: bogner.
davidxl added a subscriber: llvm-commits.

This is a clean up patch that defines instr prof section and variable name prefixes in a common header with access helper functions.   clang FE change will be done as a follow up once this patch is in.

http://reviews.llvm.org/D13919

Files:
  include/llvm/ProfileData/InstrProf.h
  lib/ProfileData/CoverageMappingReader.cpp
  lib/Transforms/Instrumentation/InstrProfiling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13919.37941.patch
Type: text/x-patch
Size: 6052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151020/7d9b09b7/attachment-0001.bin>


More information about the llvm-commits mailing list