1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

Fix indents. It's a follow up to r251353.

llvm-svn: 251364
This commit is contained in:
Ivan Krasin 2015-10-26 22:35:40 +00:00
parent d9af01562d
commit 7169afcbee

View File

@ -343,8 +343,8 @@ void DwarfCompileUnit::constructScopeDIE(
if (!includeMinimalInlineScopes()) {
// There is no need to emit empty lexical block DIE.
for (const auto *IE : ImportedEntities[DS])
Children.push_back(
constructImportedEntityDIE(cast<DIImportedEntity>(IE)));
Children.push_back(
constructImportedEntityDIE(cast<DIImportedEntity>(IE)));
}
// If there are only other scopes as children, put them directly in the