]> granicus.if.org Git - clang/commit
Attach profile summary information to Module.
authorEaswaran Raman <eraman@google.com>
Thu, 24 Mar 2016 21:32:25 +0000 (21:32 +0000)
committerEaswaran Raman <eraman@google.com>
Thu, 24 Mar 2016 21:32:25 +0000 (21:32 +0000)
commit36795bdb6f689fdcc7402b651764fb4cdd46b73f
tree0cd39fc8c3d445d61c65284ca942effaf301d69e
parent8b87c36af78da3b296a088f8356dfa4cad086ce3
Attach profile summary information to Module.

Differential Revision: http://reviews.llvm.org/D18289

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@264342 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp
test/Profile/Inputs/profile-summary.proftext [new file with mode: 0644]
test/Profile/profile-summary.c [new file with mode: 0644]