From 094b96ca1df4a035b5f93c351f773306c0241f3f Mon Sep 17 00:00:00 2001 From: Ash Wolf Date: Thu, 26 Jan 2023 11:30:47 +0000 Subject: move lots of source files around to match their actual placement in the original tree --- includes/compiler/IroExprRegeneration.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 includes/compiler/IroExprRegeneration.h (limited to 'includes/compiler/IroExprRegeneration.h') diff --git a/includes/compiler/IroExprRegeneration.h b/includes/compiler/IroExprRegeneration.h deleted file mode 100644 index aa43501..0000000 --- a/includes/compiler/IroExprRegeneration.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef COMPILER_IROEXPRREGENERATION_H -#define COMPILER_IROEXPRREGENERATION_H - -#include "compiler/IrOptimizer.h" - -extern void IRO_RegenerateExpressions(void); - -#endif -- cgit v1.2.3