Add missing break stmt to DW_CFA_GNU_args_size case.

llvm-svn: 275729
This commit is contained in:
Jason Molenda 2016-07-17 19:57:49 +00:00
parent 25a6d57b9c
commit a41deb1c69
1 changed files with 1 additions and 0 deletions

View File

@ -673,6 +673,7 @@ DWARFCallFrameInfo::FDEToUnwindPlan (dw_offset_t dwarf_offset, Address startaddr
// TODO: Figure out how we should handle this.
m_cfi_data.GetULEB128(&offset);
break;
}
case DW_CFA_val_offset : // 0x14