[GOLD] undef after using DW_IDX and friends

* dwarf.h (DW_FIRST_IDX, DW_IDX, DW_IDX_DUP, DW_END_IDX): Undef
	after using.
This commit is contained in:
Alan Modra
2017-07-03 21:46:59 +09:30
parent 7e70564cae
commit c8cf1feee1
2 changed files with 7 additions and 1 deletions

View File

@ -110,6 +110,11 @@ namespace elfcpp
#undef DW_CFA
#undef DW_END_CFA
#undef DW_FIRST_IDX
#undef DW_IDX
#undef DW_IDX_DUP
#undef DW_END_IDX
// Frame unwind information.
enum DW_EH_PE