forked from OSchip/llvm-project
[libunwind] fix comment in compact_unwind_encoding.h
llvm-svn: 224656
This commit is contained in:
parent
3ab98895bc
commit
fcf7c85c43
|
@ -413,7 +413,7 @@ struct unwind_info_section_header
|
|||
uint32_t indexSectionOffset;
|
||||
uint32_t indexCount;
|
||||
// compact_unwind_encoding_t[]
|
||||
// uintptr_t personalities[]
|
||||
// uint32_t personalities[]
|
||||
// unwind_info_section_header_index_entry[]
|
||||
// unwind_info_section_header_lsda_index_entry[]
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue