[PATCH] D21823: [Driver] Add flags for enabling both types of PGO Instrumentation

Jake VanAdrighem via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 14 15:46:10 PDT 2016


jakev updated this revision to Diff 64056.
jakev marked 3 inline comments as done.
jakev added a comment.

Add a couple notes to the docs and a fixme to a test. We can more thoroughly fix up the docs in a separate patch.


Repository:
  rL LLVM

https://reviews.llvm.org/D21823

Files:
  docs/UsersManual.rst
  include/clang/Driver/Options.td
  lib/Driver/Tools.cpp
  test/Driver/clang_f_opts.c
  test/Profile/gcc-flag-compatibility.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21823.64056.patch
Type: text/x-patch
Size: 11122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160714/6d3578fe/attachment.bin>


More information about the cfe-commits mailing list