Issue 240627.1: DW_LANG_Odin for the Odin Language
| Author: | Christoffer Lernö |
|---|---|
| Champion: | |
| Date submitted: | 2024-06-27 |
| Date revised: | 2024-07-02 |
| Date closed: | 2024-07-08 |
| Type: | Enhancement |
| Status: | Language Code Assigned |
| DWARF version: | 6 |
Background
In order to allow developing proper debug information for the Odin
language, we request a DW_LANG_* code for the Odin language.
Overview
Please add DW_LANG_Odin to the specification.
The Odin language is described at odin-lang.org.
Proposed changes
In section 7.12, Figure 7-17. Language Encodings, add
DW_LANG_Odin, 0x003b, default lower bound = 0
In section 3.1.1, Table 3.1. Language Names, add DW_LANG_Odin, Odin to the list of supported languages.
2024-07-01: Assigned. Also added DW_LNAME_Odin = 0x002a.
2024-07-02: Added version scheme YYYYMM.