# Duplicate DW_AT_LNAME 0x001d - HIP, Assembly ## Overview The list of DWARF Version 6 Language and Version Codes on the web site double-assigns the `DW_AT_LNAME` code `0x001d` to "HIP" and "Assembly", and HIP is not listed in Section 3.1, Table 3.1, or in Section 7.1, Table 7.17 of the latest snapshot of the spec. ## Proposed Changes Reassign HIP to `0x0029`. Add it to the spec, with default lower bound 0. ## References - [Issue 230120.4](230120.4.html) - --- 2024-04-29: Accepted.