[PATCH] D15829: [PGO] Clang Option that enables IR level PGO instrumentation

Rong Xu via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 13 11:53:01 PST 2016


xur updated this revision to Diff 44776.
xur added a comment.

added new tests and comments based on the review comments.


http://reviews.llvm.org/D15829

Files:
  include/clang/Driver/Options.td
  include/clang/Frontend/CodeGenOptions.def
  lib/CodeGen/BackendUtil.cpp
  lib/CodeGen/CodeGenModule.cpp
  lib/Driver/Tools.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/Driver/instrprof-ld.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15829.44776.patch
Type: text/x-patch
Size: 6164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160113/61133b6b/attachment.bin>


More information about the cfe-commits mailing list