diff options
Diffstat (limited to 'test/Frontend/Inputs/optimization-remark-with-hotness.proftext')
-rw-r--r-- | test/Frontend/Inputs/optimization-remark-with-hotness.proftext | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/test/Frontend/Inputs/optimization-remark-with-hotness.proftext b/test/Frontend/Inputs/optimization-remark-with-hotness.proftext new file mode 100644 index 0000000000000..af111d6d06bb9 --- /dev/null +++ b/test/Frontend/Inputs/optimization-remark-with-hotness.proftext @@ -0,0 +1,25 @@ +foo +# Func Hash: +0 +# Num Counters: +1 +# Counter Values: +30 + +bar +# Func Hash: +0 +# Num Counters: +1 +# Counter Values: +30 + +main +# Func Hash: +4 +# Num Counters: +2 +# Counter Values: +1 +30 + |