Issue 241111.1: Request for Metal language id
Author: | Daniel Sanders |
---|---|
Champion: | |
Date submitted: | 2024-11-11 |
Date revised: | |
Date closed: | 2024-11-11 |
Type: | Enhancement |
Status: | Language Code Assigned |
DWARF version: | 6 |
I would like to request a language id to support the Metal Shading Language.
Proposed Changes
[DWARF 5, Section 3.1.1, pg 62, Table 3.1. Language Names] - Add
DW_LANG_Metal
, Metal
[DWARF 5, Section 7.12, pg 230, Table 7.17. Language Encodings] - Add
DW_LANG_Metal
, Value to be assigned, 0
[DWARF6 (dwarf6-20241012-1942.pdf), Section 3.1.1, pg 63, Table 3.1. Language Names] - Add
DW_LNAME_Metal
, Metal, VVMMPP
[DWARF6 (dwarf6-20241012-1942.pdf), Section 7.12, pg 241, Table 7.17. Language Encodings] - Add
DW_LNAME_Metal
, Value to be assigned, 0
2024-11-19: Assigned new language codes, DW_LANG_Metal
= 0x3d and
DW_LNAME_Metal
= 0x002c.