diff options
author | Brian Gesiak <modocache@gmail.com> | 2017-07-01 05:45:26 +0000 |
---|---|---|
committer | Brian Gesiak <modocache@gmail.com> | 2017-07-01 05:45:26 +0000 |
commit | 562eab97eaa6f777c59818ba06d4597aa581efcb (patch) | |
tree | c59bd41331efc94265c3efbcf633d44589f04cd6 /clang/test/Frontend/Inputs/optimization-remark-with-hotness-sample.proftext | |
parent | 5df526210aa2226893f40f70a1a60092a934be71 (diff) | |
download | bcm5719-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.proftext | 2 |
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 |