mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-02-28 17:43:14 +01:00
Cleanup: Remove unused code in backend, silence some warnings.
This removed quite some clutter that has presumably piled up because LDC is seldom built with a lot of warnings enabled due to DMDFE.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "ir/irtype.h"
|
||||
|
||||
class IrFuncTy;
|
||||
struct IrFuncTy;
|
||||
|
||||
///
|
||||
class IrTypeFunction : public IrType
|
||||
|
||||
Reference in New Issue
Block a user