From 3fce87a0af66972aceace34a6a5a9ce0aab81dcb Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Thu, 15 Oct 2009 17:03:34 +0000 Subject: merge from gcc --- include/dwarf2.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/dwarf2.h') diff --git a/include/dwarf2.h b/include/dwarf2.h index 385ab22..7a8e030 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. */ -- cgit v1.1