Files
clang-p2996/clang/test/Frontend/Inputs/optimization-remark-with-hotness-sample.proftext
Adam Nemet 2729a96bf7 Fix opt-remark with hotness testcase for sample-based PGO
1. Require hotness on all remark lines with -verify.

3. Fix the samplePGO file to actually produce hotness on each line.

The second remark has hotness 60 rather 30 which I don't quite understand but
testing this is strictly better than before.  It also unblocks the commit of
D40678.

llvm-svn: 319577
2017-12-01 19:59:42 +00:00

8 lines
66 B
Plaintext

foo:29:29
0: 29
bar:29:29
8: 29 foo:29
main:29:1
3: 29 bar:29