forked from OSchip/llvm-project
40b8ba1496
Improve the warning when building with -fprofile-instr-use and a file appears not to have been profiled at all. This keys on whether a function is defined in the main file or not to avoid false negatives when one includes a header with functions that have been profiled. llvm-svn: 211760 |
||
---|---|---|
.. | ||
c-attributes.proftext | ||
c-captured.proftext | ||
c-counter-overflows.proftext | ||
c-general.proftext | ||
c-outdated-data.proftext | ||
c-unprofiled-blocks.proftext | ||
c-unprofiled.proftext | ||
cxx-class.proftext | ||
cxx-lambda.proftext | ||
cxx-templates.proftext | ||
cxx-throws.proftext | ||
objc-general.proftext | ||
profiled_header.h |