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)
commit8160812e26e71c563b63d17768ab177856bf4dba
tree8ad7d589043d69bac3df565a841566891d458dee
parent699d96535d26fd0ad5effff54634c02f89dca68c
Attach profile summary information to Module.

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

llvm-svn: 264342
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/Profile/Inputs/profile-summary.proftext [new file with mode: 0644]
clang/test/Profile/profile-summary.c [new file with mode: 0644]