dmd.gluelayer

Declarations for back-end functions that the front-end invokes.

This 'glues' either the DMC or GCC back-end to the front-end.

Public Imports

dmd.backend.cc
public import dmd.backend.cc : block, Blockx, Symbol;
dmd.backend.type
public import dmd.backend.type : type;
dmd.backend.el
public import dmd.backend.el : elem;
dmd.backend.code_x86
public import dmd.backend.code_x86 : code;

Meta

Suggestion Box / Bug Report