Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/main.cc

    r4810867 re39241b  
    3737#include "CodeGen/FixMain.h"
    3838#include "CodeTools/DeclStats.h"
    39 #include "CodeTools/TrackLoc.h"
    4039#include "ControlStruct/Mutate.h"
    4140#include "SymTab/Validate.h"
     
    309308                } // if
    310309
    311                 CodeTools::fillLocations( translationUnit );
    312310                CodeGen::generate( translationUnit, *output, ! noprotop, prettycodegenp, true );
    313311
Note: See TracChangeset for help on using the changeset viewer.