]> granicus.if.org Git - llvm/commit
[dsymutil] Improve readability of cloneAllCompileUnits (NFC)
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 13 Feb 2019 00:32:21 +0000 (00:32 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 13 Feb 2019 00:32:21 +0000 (00:32 +0000)
commita1881f222dd5d43a992a21b3d7fa463fc190a4e7
tree4f411c92fb8c3fd9eec710eb3de3b288edb78a52
parent629efa3c8d69c8d504db299168c7ef0f9c73270e
[dsymutil] Improve readability of cloneAllCompileUnits (NFC)

Add some newlines and improve consistency between the two loops.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@353904 91177308-0d34-0410-b5e6-96231b3b80d8
tools/dsymutil/DwarfLinker.cpp