llvm-reduce: Use explicit output file in a test
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sun, 5 Mar 2023 20:13:23 +0000 (16:13 -0400)
committerMatt Arsenault <arsenm2@gmail.com>
Sun, 5 Mar 2023 20:49:59 +0000 (16:49 -0400)
commit2fdd55c4b01c9d6321f2f86f9d55149feb32e76c
tree00872498c9e0ff1f09403ff07db82294d4a10263
parent9fda8322243168cbfcb78c4cf80afa838473a573
llvm-reduce: Use explicit output file in a test

The default argument behavior test tries to make use
of the default reduced.ll, so other tests should not try to
write to the same file.

Maybe fixes issue #61132.
llvm/test/tools/llvm-reduce/disable-crash-reports.test