[PATCH] D23284: Add -fdiagnostics-show-hotness

Adam Nemet via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 7 09:22:22 PDT 2016


anemet updated this revision to Diff 70547.
anemet updated the summary for this revision.
anemet added a comment.

Address Richard's comment


https://reviews.llvm.org/D23284

Files:
  docs/UsersManual.rst
  include/clang/Basic/DiagnosticDriverKinds.td
  include/clang/Driver/Options.td
  include/clang/Frontend/CodeGenOptions.def
  lib/CodeGen/CodeGenAction.cpp
  lib/Driver/Tools.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/Frontend/Inputs/optimization-remark-with-hotness.proftext
  test/Frontend/optimization-remark-with-hotness.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23284.70547.patch
Type: text/x-patch
Size: 9914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160907/a9b410b3/attachment.bin>


More information about the cfe-commits mailing list