[DWARF][MC] improve the error message when DwarfLineStrSection is null.
Summary: Currently the crush info is ambiguous when DwarfLineStrSection is null. The patch adds an assertion in the constructor of MCDwarfLineStr when DwarfLineStrSection is null. Reviewed By: shchenz Differential Revision: https://reviews.llvm.org/D149121
Loading
Please sign in to comment