Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DWARF5][DWARFVerifier] Check that Skeleton compilation unit does not have ↵ | Alexey Lapshin | 2019-12-12 | 1 | -0/+47 |
children. That patch adds checking into DWARFVerifier that the Skeleton compilation unit does not have children. Differential Revision: https://reviews.llvm.org/D71244 |