dc8bcc677a
- structured datatypes usable in debug info - bindings for llvm/Support/Dwarf.h (llvm 3.9) makes easier introducing dwarf constants from LLVM - added HANDLE_DW_LANG generating sequence DW_LANGs (DW_LANG_Kotlin equals DW_LANG_C89 for now). - refactoring : g/c typo - tag (DwarfTag) of the type added as parameter in DICreateReplaceableCompositeType - binding for creating reference type - binding for creating array type.