C++ Module parameters & timers
authorNathan Sidwell <nathan@acm.org>
Tue, 1 Dec 2020 19:39:38 +0000 (11:39 -0800)
committerNathan Sidwell <nathan@acm.org>
Tue, 1 Dec 2020 19:39:38 +0000 (11:39 -0800)
commit6e3603e62ac3a811e0a1032821b8d045b020a9c1
tree0159836e243d72d753a57ecd296f81ff5b202f09
parent10ee6da64c574947e67205fa0c4d6a76bf83479b
C++ Module parameters & timers

Here is the new parameter and instrumentation timers for modules.

gcc/
* params.opt (lazy-modules): New.
* timevar.def (TV_MODULE_IMPORT, TV_MODULE_EXPORT)
(TV_MODULE_MAPPER): New.
gcc/params.opt
gcc/timevar.def