[PATCH] D111164: Regenerate LC_CODE_SIGNATURE during llvm-objcopy operations
Thorsten via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 7 10:44:00 PDT 2021
tschuett added a comment.
In D111164#3048336 <https://reviews.llvm.org/D111164#3048336>, @nuriamari wrote:
> In D111164#3048090 <https://reviews.llvm.org/D111164#3048090>, @tschuett wrote:
>
>> The symlink creates a dependency from LLVM to lld, while lld depends on LLVM ^^
>
> Would creating the symlink in the reverse direction be acceptable?
That sounds better. I don't know how happy Windows is about symlinks. I have the feeling that you will accept a bit of code duplication. How about two copies?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111164/new/
https://reviews.llvm.org/D111164
More information about the llvm-commits
mailing list