llvm-project/clang/test/Profile/Inputs
Vedant Kumar 33d0a1ccd3 [Profile] Do not assign counters to functions without bodies
The root cause of the issues reported in D32406 and D34680 is that clang
instruments functions without bodies. Make it stop doing that, and also
teach it how to use old (incorrectly generated) profiles without
crashing.

llvm-svn: 306883
2017-06-30 21:02:14 +00:00
..
c-attributes.proftext
c-captured.proftext [PGO] Revert r255366: solution incomplete, not handling lambda yet 2015-12-11 20:23:12 +00:00
c-counter-overflows.proftext
c-general.profdata.v1
c-general.profdata.v3 [PGO] Add a test case to cover version-3 format 2015-12-11 04:02:57 +00:00
c-general.proftext [PGO] Revert r255366: solution incomplete, not handling lambda yet 2015-12-11 20:23:12 +00:00
c-outdated-data.proftext
c-unprofiled-blocks.proftext
c-unprofiled.proftext
cxx-class.proftext [profiling] PR31992: Don't skip interesting non-base constructors 2017-02-24 01:15:19 +00:00
cxx-lambda.proftext [PGO] Revert r255366: solution incomplete, not handling lambda yet 2015-12-11 20:23:12 +00:00
cxx-missing-bodies.proftext [Profile] Do not assign counters to functions without bodies 2017-06-30 21:02:14 +00:00
cxx-rangefor.proftext
cxx-templates.proftext
cxx-throws.proftext
func-entry.proftext Set function entry counts with -fprofile-instr-use. 2015-05-27 21:58:42 +00:00
gcc-flag-compatibility.proftext Add GCC-compatible flags -fprofile-generate and -fprofile-use. 2015-07-09 17:23:53 +00:00
max-function-count.proftext Attach maximum function count to Module when using PGO mode. 2015-12-17 19:14:27 +00:00
objc-general.proftext [PGO] Revert r255366: solution incomplete, not handling lambda yet 2015-12-11 20:23:12 +00:00
profile-summary.proftext Attach profile summary information to Module. 2016-03-24 21:32:25 +00:00
profiled_header.h