Ignore:
Timestamp:
Mar 1, 2019, 3:10:09 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:
1cb7fab2
Parents:
8e70823
Message:

Instrumented PassVisitor? to print average/max depth

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/module.mk

    r8e70823 r675716e  
    1717SRC_COMMON = \
    1818      Common/Assert.cc \
     19      Common/Eval.cc \
     20      Common/PassVisitor.cc \
     21      Common/SemanticError.cc \
    1922      Common/Stats/Heap.cc \
    2023      Common/Stats/Counter.cc \
    21       Common/Eval.cc \
    22       Common/SemanticError.cc \
    2324      Common/UniqueName.cc
    2425
Note: See TracChangeset for help on using the changeset viewer.