Changeset 79eaeb7 for src/main.cc


Ignore:
Timestamp:
Mar 5, 2019, 1:14:52 PM (5 years ago)
Author:
tdelisle <tdelisle@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, persistent-indexer, pthread-emulation, qualifiedEnum
Children:
3c0d4cd
Parents:
4f97937
Message:

Improved printing, parent printing still incorrect

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/main.cc

    r4f97937 r79eaeb7  
    195195
    196196                NewPass("Parse");
     197                Stats::Time::StartGlobal();
    197198
    198199                // read in the builtins, extras, and the prelude
Note: See TracChangeset for help on using the changeset viewer.