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
11 lines
40 B
Plaintext
11 lines
40 B
Plaintext
function_in_header
|
|
10
|
|
2
|
|
1
|
|
0
|
|
|
|
main
|
|
0
|
|
1
|
|
1
|