[PATCH] D30131: [profiling] PR31992: Don't skip interesting non-base constructors

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 23 17:27:16 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296062: [profiling] PR31992: Don't skip interesting non-base constructors (authored by vedantk).

Changed prior to commit:
  https://reviews.llvm.org/D30131?vs=89151&id=89595#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30131

Files:
  cfe/trunk/lib/CodeGen/CGClass.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/lib/CodeGen/CodeGenPGO.cpp
  cfe/trunk/test/Profile/Inputs/cxx-class.proftext
  cfe/trunk/test/Profile/cxx-class.cpp
  cfe/trunk/test/Profile/cxx-structors.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30131.89595.patch
Type: text/x-patch
Size: 6295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170224/25da8ba0/attachment-0001.bin>


More information about the cfe-commits mailing list