As discussed on:
https://discourse.llvm.org/t/build-llvm-release-bat-script-options/63146/6
- In stage1 use the following binaries from stage0: lld-link, llvm-lib and llvm-windres
Differential D130067
Windows packaging script. Include lld-link, llvm-lib and llvm-windres from stage0. CarlosAlbertoEnciso on Jul 19 2022, 2:02 AM. Authored by
Details
As discussed on: https://discourse.llvm.org/t/build-llvm-release-bat-script-options/63146/6
Diff Detail
Event TimelineComment Actions lgtm
|
nit: it seems inconsistent that clang-cl and lld-link have ".exe" but llvm-lib and llvm-windres don't