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.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D13919
Add helper functions and remove hard coded references to instProf related name/name-prefixes ClosedPublic Authored by davidxl on Oct 20 2015, 3:47 PM.
Details Summary 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.
Diff Detail Event TimelineClosed by commit rL251058: Add helper functions and remove hard coded references to instProf related… (authored by davidxl). · Explain WhyOct 22 2015, 1:34 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 37941 include/llvm/ProfileData/InstrProf.h
lib/ProfileData/CoverageMappingReader.cpp
lib/Transforms/Instrumentation/InstrProfiling.cpp
|