summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/Inputs/optimization-remark-with-hotness-sample.proftext
diff options
context:
space:
mode:
authorBrian Gesiak <modocache@gmail.com>2017-07-01 05:45:26 +0000
committerBrian Gesiak <modocache@gmail.com>2017-07-01 05:45:26 +0000
commit562eab97eaa6f777c59818ba06d4597aa581efcb (patch)
treec59bd41331efc94265c3efbcf633d44589f04cd6 /clang/test/Frontend/Inputs/optimization-remark-with-hotness-sample.proftext
parent5df526210aa2226893f40f70a1a60092a934be71 (diff)
downloadbcm5719-llvm-562eab97eaa6f777c59818ba06d4597aa581efcb.tar.gz
bcm5719-llvm-562eab97eaa6f777c59818ba06d4597aa581efcb.zip
Un-revert "[Driver] Add -fdiagnostics-hotness-threshold"
Summary: Un-revert https://reviews.llvm.org/D34868, but with a slight tweak to the documentation to fix an error -- I had used the wrong syntax for a link. llvm-svn: 306948
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.proftext2
1 files changed, 1 insertions, 1 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
index aeea583de4d..730dc4a0d5b 100644
--- a/clang/test/Frontend/Inputs/optimization-remark-with-hotness-sample.proftext
+++ b/clang/test/Frontend/Inputs/optimization-remark-with-hotness-sample.proftext
@@ -1,7 +1,7 @@
foo:0:0
0: 0
bar:29:29
- 6: foo:0
+ 9: foo:0
main:0:0
0: 0 bar:0
OpenPOWER on IntegriCloud