summaryrefslogtreecommitdiff
path: root/include/dwarf2.h
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2009-10-15 17:03:34 +0000
committerDJ Delorie <dj@delorie.com>2009-10-15 17:03:34 +0000
commit04aa8bf1b3d75a70ecfaf325c9b14fe43586aec5 (patch)
treed37f942919ca31a708f1d5c02e485d017805049b /include/dwarf2.h
parentb4c0fc50bd435375a2c93acdb0e3da981295667a (diff)
downloadgdb-04aa8bf1b3d75a70ecfaf325c9b14fe43586aec5.tar.gz
merge from gcc
Diffstat (limited to 'include/dwarf2.h')
-rw-r--r--include/dwarf2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dwarf2.h b/include/dwarf2.h
index 385ab2256fa..7a8e030a2bf 100644
--- a/include/dwarf2.h
+++ b/include/dwarf2.h
@@ -858,6 +858,7 @@ enum dwarf_source_language
DW_LANG_ObjC_plus_plus = 0x0011,
DW_LANG_UPC = 0x0012,
DW_LANG_D = 0x0013,
+ /* DWARF 4. */
DW_LANG_Python = 0x0014,
DW_LANG_lo_user = 0x8000, /* Implementation-defined range start. */