summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/Inputs/optimization-remark-with-hotness.proftext
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Frontend/Inputs/optimization-remark-with-hotness.proftext')
-rw-r--r--clang/test/Frontend/Inputs/optimization-remark-with-hotness.proftext25
1 files changed, 25 insertions, 0 deletions
diff --git a/clang/test/Frontend/Inputs/optimization-remark-with-hotness.proftext b/clang/test/Frontend/Inputs/optimization-remark-with-hotness.proftext
new file mode 100644
index 00000000000..af111d6d06b
--- /dev/null
+++ b/clang/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
+
OpenPOWER on IntegriCloud