[PATCH] D15158: [PGO] Instrument only base constructors and destructors.

Serge Pavlov via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 6 06:35:38 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL254876: [PGO] Instrument only base constructors and destructors. (authored by sepavloff).

Changed prior to commit:
  http://reviews.llvm.org/D15158?vs=41744&id=42011#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15158

Files:
  cfe/trunk/lib/CodeGen/CGBlocks.cpp
  cfe/trunk/lib/CodeGen/CGObjC.cpp
  cfe/trunk/lib/CodeGen/CGStmt.cpp
  cfe/trunk/lib/CodeGen/CGStmtOpenMP.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
  cfe/trunk/lib/CodeGen/CodeGenPGO.cpp
  cfe/trunk/lib/CodeGen/CodeGenPGO.h
  cfe/trunk/test/Profile/cxx-structors.cpp
  cfe/trunk/test/Profile/cxx-virtual-destructor-calls.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15158.42011.patch
Type: text/x-patch
Size: 8247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151206/2e23e663/attachment.bin>


More information about the cfe-commits mailing list