dmd.gluelayer
  Compiler implementation of the D programming language. 
- Authors:
- 
Walter Bright 
- License:
- 
Boost License 1.0 
- Source
-  gluelayer.d 
- Documentation
-  https://dlang.org/phobos/dmd_gluelayer.html 
- Coverage
-  https://codecov.io/gh/dlang/dmd/src/master/src/dmd/gluelayer.d
- public import dmd.backend.cc : block, Blockx, Symbol; 
- public import dmd.backend.type : type; 
- public import dmd.backend.el : elem; 
- public import dmd.backend.code_x86 : code;