diff options
author | Alexandre Ganea <alexandre.ganea@ubisoft.com> | 2020-09-24 13:12:55 -0400 |
---|---|---|
committer | Alexandre Ganea <alexandre.ganea@ubisoft.com> | 2020-09-24 15:01:25 -0400 |
commit | 55624237be725a6feef84db7f46147335e68ebab (patch) | |
tree | 184957228c01cb3b92c7d52a2e2106d9537d72e4 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | d34c8c70aae2a5421337c2ccac91130c70511f94 (diff) | |
download | llvm-55624237be725a6feef84db7f46147335e68ebab.zip llvm-55624237be725a6feef84db7f46147335e68ebab.tar.gz llvm-55624237be725a6feef84db7f46147335e68ebab.tar.bz2 |
[LLD][COFF] Avoid overwriting inputs in tests
Before this patch, these two tests were emitting both a .DLL and .LIB. The output .LIB file name also happens to be an input .LIB file name. This prevented the test from executing a second time when LLD is re-entrant (LLD_IN_TEST=2).
This is a support patch for https://reviews.llvm.org/D70378.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions