This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r273179 - in /branches/c++-modules: ChangeLog.m...
- From: nathan at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sun, 07 Jul 2019 15:51:12 -0000
- Subject: r273179 - in /branches/c++-modules: ChangeLog.m...
Author: nathan
Date: Sun Jul 7 15:51:12 2019
New Revision: 273179
URL: https://gcc.gnu.org/viewcvs?rev=273179&root=gcc&view=rev
Log:
gcc/
* timevar.def (TV_MODULE_{IMPORT,EXPORT,MAPPER}): Define.
gcc/cp/
* module.cc: Include timvar.h. Sprinkle timevar accounting throughout.
Modified:
branches/c++-modules/ChangeLog.modules
branches/c++-modules/gcc/cp/module.cc
branches/c++-modules/gcc/timevar.def