This patch suppresses the messages printed when the primary module is not found.
commit2eaa1bce53ef43f5e74a6865041c7867c7c2f9f7
authordehao <dehao@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 May 2013 19:49:31 +0000 (10 19:49 +0000)
committerdehao <dehao@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 May 2013 19:49:31 +0000 (10 19:49 +0000)
tree7d930fba788c786df8e985278f3908593ffc8ffd
parent86ec8bcdf9b73ecf1cf2a1ef8cdd9faf964795e8
This patch suppresses the messages printed when the primary module is not found.
As AutoFDO do not store module info for those modules that are not exported or
have no aux-module, it is common that primary module entry is not found in LIPO
build.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/google@198796 138bc75d-0d04-0410-961f-82ee72b054a4
gcc-4_7/gcc/auto-profile.c