summaryrefslogtreecommitdiffstats
path: root/clang/test/Profile/Inputs/max-function-count.proftext
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Profile/Inputs/max-function-count.proftext')
-rw-r--r--clang/test/Profile/Inputs/max-function-count.proftext26
1 files changed, 26 insertions, 0 deletions
diff --git a/clang/test/Profile/Inputs/max-function-count.proftext b/clang/test/Profile/Inputs/max-function-count.proftext
new file mode 100644
index 00000000000..c744f7af9d8
--- /dev/null
+++ b/clang/test/Profile/Inputs/max-function-count.proftext
@@ -0,0 +1,26 @@
+begin
+# Func Hash:
+10
+# Num Counters:
+2
+# Counter Values:
+1
+0
+
+main
+# Func Hash:
+0
+# Num Counters:
+1
+# Counter Values:
+1
+
+end
+# Func Hash:
+10
+# Num Counters:
+2
+# Counter Values:
+2
+2
+
OpenPOWER on IntegriCloud