A DWARFSectionKind is read from input. It is not validated on parsing, so an unexpected value may result in reaching llvm_unreachable() in DWARFUnitIndex::getColumnHeader() when dumping the index section.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Looks ok - bonus points if someone includes the actual number (the same way llvm-dwarfdump prints unknown TAGs, for instance) somewhere, rather than the opaque "unknown" value.