llvm-project
72215a43 - [DwarfUnit] Fix comment mistake in shouldPlaceInUnitDIE() (#183481)

Commit
2 days ago
[DwarfUnit] Fix comment mistake in shouldPlaceInUnitDIE() (#183481) Subprogram definition DIEs (for which `SP->getDeclaration() != nullptr`) are placed at the CU scope, while subprogram declaration DIEs are placed in their corresponding (local) scopes.
Author
Parents
Loading