mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-04 18:38:37 +00:00
Delete stale comment. Thanks, Eric!
llvm-svn: 204530
This commit is contained in:
parent
1afdb657fe
commit
f5fc7c7dab
@ -603,7 +603,6 @@ DIE *DwarfDebug::constructScopeDIE(DwarfCompileUnit *TheCU,
|
||||
if (!Scope || !Scope->getScopeNode())
|
||||
return NULL;
|
||||
|
||||
// Unique scope where applicable.
|
||||
DIScope DS(Scope->getScopeNode());
|
||||
|
||||
SmallVector<DIE *, 8> Children;
|
||||
|
Loading…
x
Reference in New Issue
Block a user