Fix indents. It's a follow up to r251353.
authorIvan Krasin <krasin@chromium.org>
Mon, 26 Oct 2015 22:35:40 +0000 (22:35 +0000)
committerIvan Krasin <krasin@chromium.org>
Mon, 26 Oct 2015 22:35:40 +0000 (22:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251364 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp

index 69ae8a64914409a1128a6a8fee9a33982808c734..687d6ae7441f9d67b39718458eacef154b394fbd 100644 (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