From: Roland McGrath Date: Thu, 14 Oct 2010 22:32:24 +0000 (-0700) Subject: DWARF people changed their mind about the value. X-Git-Tag: elfutils-0.150~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bf8cd3ddd95bfa87b0e3f1c25bf0cde01b4a5388;p=thirdparty%2Felfutils.git DWARF people changed their mind about the value. --- diff --git a/libdw/dwarf.h b/libdw/dwarf.h index a4ae2062b..940ffe33d 100644 --- a/libdw/dwarf.h +++ b/libdw/dwarf.h @@ -580,7 +580,7 @@ enum DW_LANG_UPC = 0x0012, /* Unified Parallel C */ DW_LANG_D = 0x0013, /* D */ DW_LANG_Python = 0x0014, /* Python */ - DW_LANG_Go = 0x0015, /* Google's Go (provisionally DWARF5) */ + DW_LANG_Go = 0x0016, /* Google's Go (provisionally in DWARF5) */ DW_LANG_lo_user = 0x8000, DW_LANG_Mips_Assembler = 0x8001,