[lld] [NFC][lld][ELF] Allow customized reproduce path (PR #151656)
Haohai Wen via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 1 00:04:39 PDT 2025
HaohaiWen wrote:
> I don't understand the change. The ELF port already respects `LLD_REPRODUCE`
We'd like to linker to auto create tar name based on output instead of manually specify a different reproduce flag every time. That requires to store its temporary name. I don't know whether community is interested in that.
I know this PR looks weird for unnecessary copy. If that is not acceptable, I can upstream this change until we really need to create a temporary name.
https://github.com/llvm/llvm-project/pull/151656
More information about the llvm-commits
mailing list