Skip to content

Commit

Permalink
Merge pull request #4961 from yebblies/dirstate
Browse files Browse the repository at this point in the history
Convert irstate to D
  • Loading branch information
WalterBright committed Aug 26, 2015
2 parents 46a0197 + e8be195 commit abf5cb4
Show file tree
Hide file tree
Showing 6 changed files with 383 additions and 273 deletions.
2 changes: 2 additions & 0 deletions src/backend.d
Expand Up @@ -21,6 +21,8 @@ struct TYPE;
alias type = TYPE;
struct code;
struct block;
struct Blockx;
struct elem;

extern extern (C++) void backend_init();
extern extern (C++) void backend_term();
Expand Down
261 changes: 0 additions & 261 deletions src/irstate.c

This file was deleted.

0 comments on commit abf5cb4

Please sign in to comment.