Comment to describe the debug_loc.dwo constants

Code review feedback from Eric Christopher on r204697

llvm-svn: 205268
This commit is contained in:
David Blaikie 2014-03-31 23:50:20 +00:00
parent b31e1d16df
commit f78cbb5b44
1 changed files with 1 additions and 0 deletions

View File

@ -771,6 +771,7 @@ enum Constants {
DW_EH_PE_indirect = 0x80
};
// Constants for debug_loc.dwo in the DWARF5 Split Debug Info Proposal
enum LocationListEntry : unsigned char {
DW_LLE_end_of_list_entry,
DW_LLE_base_address_selection_entry,