[PATCH] D15158: [PGO] Instrument only base constructors and destructors.
Serge Pavlov via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 3 05:46:10 PST 2015
sepavloff updated this revision to Diff 41744.
sepavloff added a comment.
Changes according to reviewer's notes.
http://reviews.llvm.org/D15158
Files:
lib/CodeGen/CGBlocks.cpp
lib/CodeGen/CGObjC.cpp
lib/CodeGen/CGStmt.cpp
lib/CodeGen/CGStmtOpenMP.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenPGO.cpp
lib/CodeGen/CodeGenPGO.h
test/Profile/cxx-structors.cpp
test/Profile/cxx-virtual-destructor-calls.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15158.41744.patch
Type: text/x-patch
Size: 7954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151203/a0e08a36/attachment.bin>
More information about the cfe-commits
mailing list