Ignore:
Timestamp:
Feb 28, 2019, 4:13:15 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:
351c519
Parents:
be30a90
Message:

Added --stats flag to enable statistics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/CompilationState.h

    rbe30a90 rebcc940  
    3939        codegenp,
    4040        prettycodegenp,
    41         linemarks;
     41        linemarks,
     42        stats_heap,
     43        stats_counters;
    4244
    4345// is the compiler building prelude or libcfa?
Note: See TracChangeset for help on using the changeset viewer.