[PATCH] D23284: Add -Rpass-with-hotness

Adam Nemet via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 6 23:04:07 PDT 2016


anemet updated this revision to Diff 70502.
anemet added a comment.

This renames the flag to -fdiagnostics-show-hotness as requested by Richard.
Also added the missing documentation bits.


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.70502.patch
Type: text/x-patch
Size: 10017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160907/1838ae8f/attachment-0001.bin>


More information about the cfe-commits mailing list