[PATCH] D63717: [LLVM-C] Add LLVM-C.dll to Windows installer package
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 25 00:07:21 PDT 2019
hans added a comment.
In D63717#1556256 <https://reviews.llvm.org/D63717#1556256>, @Wallbraker wrote:
> Thanks for the review!
>
> I'm pretty sure `libclang.[lib|dll]` is only installed and not used by any of the shipped binaries so not really part of the toolchain either. Not sure about `LTO.[lib|dll]` tho. I would be happy if LLVM-C and libclang was offered as a separate download.
Yeah, it's not very consistent :-)
> PS: I do not have commit rights so would be very grateful if somebody could commit this for me.
Committed in r364275.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63717/new/
https://reviews.llvm.org/D63717
More information about the llvm-commits
mailing list