Blame SOURCES/binutils-2.28-DW_AT_export_symbols.patch

0b07f1
--- binutils.orig/include/dwarf2.def	2017-07-20 09:05:22.616764282 +0100
0b07f1
+++ binutils-2.28/include/dwarf2.def	2017-07-20 09:05:59.168330104 +0100
0b07f1
@@ -310,6 +310,11 @@ DW_AT (DW_AT_enum_class, 0x6d)
0b07f1
 DW_AT (DW_AT_linkage_name, 0x6e)
0b07f1
 /* DWARF 5.  */
0b07f1
 DW_AT (DW_AT_noreturn, 0x87)
0b07f1
+DW_AT (DW_AT_alignment, 0x88)
0b07f1
+DW_AT (DW_AT_export_symbols, 0x89)
0b07f1
+DW_AT (DW_AT_deleted, 0x8a)
0b07f1
+DW_AT (DW_AT_defaulted, 0x8b)
0b07f1
+DW_AT (DW_AT_loclists_base, 0x8c)
0b07f1
 
0b07f1
 DW_AT_DUP (DW_AT_lo_user, 0x2000) /* Implementation-defined range start.  */
0b07f1
 DW_AT_DUP (DW_AT_hi_user, 0x3fff) /* Implementation-defined range end.  */