]> granicus.if.org Git - clang/commit
Un-revert "[Driver] Add -fdiagnostics-hotness-threshold"
authorBrian Gesiak <modocache@gmail.com>
Sat, 1 Jul 2017 05:45:26 +0000 (05:45 +0000)
committerBrian Gesiak <modocache@gmail.com>
Sat, 1 Jul 2017 05:45:26 +0000 (05:45 +0000)
commit6ac9c51ede0a50cca13dd4ac03562c036f7a3f48
tree447d0b251b9dcefe1b3eae56bb399d7b68a9fe13
parent315a27e4b8ea54421d9c1de57fe1e2ce2852580f
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@306948 91177308-0d34-0410-b5e6-96231b3b80d8
docs/UsersManual.rst
include/clang/Basic/DiagnosticDriverKinds.td
include/clang/Driver/Options.td
include/clang/Frontend/CodeGenOptions.def
lib/CodeGen/CodeGenAction.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
test/Frontend/Inputs/optimization-remark-with-hotness-sample.proftext
test/Frontend/optimization-remark-with-hotness.c