[dsymutil] Compute the output location once per input file (NFC)
authorJonas Devlieghere <jonas@devlieghere.com>
Mon, 24 May 2021 21:49:14 +0000 (14:49 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Mon, 24 May 2021 23:29:05 +0000 (16:29 -0700)
commitaab488ac2a56d5829c6d51471987e5c630951074
tree863e9022b189510421c71e2f21c5185127810518
parentde6164ec4da0cfea1b0d0e472c432ea1be4d9c29
[dsymutil] Compute the output location once per input file (NFC)

Compute the location of the output file just once outside the loop over
the different architectures.
llvm/tools/dsymutil/dsymutil.cpp