OSDN Git Service

[llvm-ar] Move a variable declaration closer to where it is needed. NFC.
authorMartin Storsjo <martin@martin.st>
Thu, 6 Sep 2018 19:03:24 +0000 (19:03 +0000)
committerMartin Storsjo <martin@martin.st>
Thu, 6 Sep 2018 19:03:24 +0000 (19:03 +0000)
commit14596dffb384940699eb67b839060cddd43299b5
treecc64819532823492a2383c7f206e3e51ec3ea783
parentdf5fa7a3af3ca1c73bf2a9f73e916be7bdc04716
[llvm-ar] Move a variable declaration closer to where it is needed. NFC.

This was from a missed review comment from D51338.

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