[PATCH] D12716: Reduce PGO Instrumentation binary and profile data size (Patch-2)

David Li via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 8 17:08:14 PDT 2015


davidxl created this revision.
davidxl added reviewers: cfe-commits, bogner, silvas, xur.

See patch-1 for description

http://reviews.llvm.org/D12716

Files:
  include/clang/Driver/Options.td
  include/clang/Frontend/CodeGenOptions.def
  include/clang/Frontend/CodeGenOptions.h
  lib/CodeGen/BackendUtil.cpp
  lib/CodeGen/CodeGenPGO.cpp
  lib/Driver/Tools.cpp
  lib/Frontend/CompilerInvocation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12716.34283.patch
Type: text/x-patch
Size: 5130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150909/d5595306/attachment.bin>


More information about the cfe-commits mailing list