[LLD][ELF] Correct test temporary file paths
authorJeremy Morse <jeremy.morse@sony.com>
Wed, 20 Jan 2021 11:43:27 +0000 (11:43 +0000)
committerJeremy Morse <jeremy.morse@sony.com>
Wed, 20 Jan 2021 11:46:11 +0000 (11:46 +0000)
commiteff6e75c3f7c5471f0326526dc3f0b8b10f8a4df
tree495ca6e52d1e83ba501a6d9968c489dfc01b8a1a
parent43f34f58349ae178fd1c95d6a73c6858f35f2ea1
[LLD][ELF] Correct test temporary file paths

In 8031785f4a7ebd the temporary object being built was moved to %t/main.o,
but not all run lines were updated to reflect this. Observe the failure
on this buildbot:

  http://lab.llvm.org:8011/#/builders/5/builds/3646/steps/9/logs/stdio

It might pass locally for some people due to a stale %t.o hanging around
the build directory.
lld/test/ELF/wrap-shlib-undefined.s