-
- Downloads
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
Showing
- docs/UsersManual.rst 33 additions, 7 deletionsdocs/UsersManual.rst
- include/clang/Basic/DiagnosticDriverKinds.td 2 additions, 2 deletionsinclude/clang/Basic/DiagnosticDriverKinds.td
- include/clang/Driver/Options.td 3 additions, 0 deletionsinclude/clang/Driver/Options.td
- include/clang/Frontend/CodeGenOptions.def 4 additions, 0 deletionsinclude/clang/Frontend/CodeGenOptions.def
- lib/CodeGen/CodeGenAction.cpp 3 additions, 0 deletionslib/CodeGen/CodeGenAction.cpp
- lib/Driver/ToolChains/Clang.cpp 6 additions, 0 deletionslib/Driver/ToolChains/Clang.cpp
- lib/Frontend/CompilerInvocation.cpp 12 additions, 6 deletionslib/Frontend/CompilerInvocation.cpp
- test/Frontend/Inputs/optimization-remark-with-hotness-sample.proftext 1 addition, 1 deletion...d/Inputs/optimization-remark-with-hotness-sample.proftext
- test/Frontend/optimization-remark-with-hotness.c 16 additions, 4 deletionstest/Frontend/optimization-remark-with-hotness.c
Loading
Please register or sign in to comment