mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-02 10:09:02 +02:00
Removed some dead code.
Fixed assertion filenames for imported template instances. Fixes #152 .
This commit is contained in:
@@ -30,9 +30,6 @@ struct IrFunction : IrBase
|
||||
|
||||
llvm::Constant* dwarfSubProg;
|
||||
|
||||
llvm::AllocaInst* srcfileArg;
|
||||
llvm::AllocaInst* msgArg;
|
||||
|
||||
// pushes a unique label scope of the given name
|
||||
void pushUniqueLabelScope(const char* name);
|
||||
// pops a label scope
|
||||
|
||||
Reference in New Issue
Block a user