Changeset b2ea0cd for src/CodeGen


Ignore:
Timestamp:
May 7, 2024, 3:37:39 PM (5 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
083e637
Parents:
69dd8e6
Message:

First wave of file renaming. Rename files in src/ and update all references to them.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/CodeGen/FixNames.cc

    r69dd8e6 rb2ea0cd  
    2525#include "FixMain.h"               // for FixMain
    2626#include "SymTab/Mangler.h"        // for Mangler
    27 #include "CompilationState.h"
     27#include "CompilationState.hpp"
    2828
    2929namespace CodeGen {
Note: See TracChangeset for help on using the changeset viewer.