Deleted Added
full compact
786,787c786,787
< LSDASection = getMachOSection("__DATA", "__gcc_except_tab", 0,
< SectionKind::getDataRel());
---
> LSDASection = getMachOSection("__TEXT", "__gcc_except_tab", 0,
> SectionKind::getReadOnlyWithRel());