summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/Inputs/optimization-remark-with-hotness-sample.proftext
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Frontend/Inputs/optimization-remark-with-hotness-sample.proftext')
-rw-r--r--clang/test/Frontend/Inputs/optimization-remark-with-hotness-sample.proftext7
1 files changed, 7 insertions, 0 deletions
diff --git a/clang/test/Frontend/Inputs/optimization-remark-with-hotness-sample.proftext b/clang/test/Frontend/Inputs/optimization-remark-with-hotness-sample.proftext
new file mode 100644
index 00000000000..aeea583de4d
--- /dev/null
+++ b/clang/test/Frontend/Inputs/optimization-remark-with-hotness-sample.proftext
@@ -0,0 +1,7 @@
+foo:0:0
+ 0: 0
+bar:29:29
+ 6: foo:0
+main:0:0
+ 0: 0 bar:0
+
OpenPOWER on IntegriCloud