Skip to content

Commit b2803a3

Browse files
committed
restore white space
1 parent 7d2d795 commit b2803a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lld/ELF/InputFiles.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -701,6 +701,7 @@ template <class ELFT> void ObjFile<ELFT>::parse(bool ignoreComdats) {
701701
initializeSymbols(obj);
702702
return;
703703
}
704+
704705
// Handle dependent libraries and selection of section groups as these are not
705706
// done in parallel.
706707
ArrayRef<Elf_Shdr> objSections = getELFShdrs<ELFT>();

0 commit comments

Comments
 (0)