OSDN Git Service

[LLVM-C] Add LLVM-C.dll to Windows installer package
authorHans Wennborg <hans@hanshq.net>
Tue, 25 Jun 2019 07:05:00 +0000 (07:05 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 25 Jun 2019 07:05:00 +0000 (07:05 +0000)
commit3594f41a5d9c825b5f712166e3a93b72f7d6203a
treecf554420045acfb79ff6a9b5acbe7640871316b4
parent9e62f0f43a522f2f6ca69e9f9a49b754470b3a46
[LLVM-C] Add LLVM-C.dll to Windows installer package

This is a follow up to D56781, D56774 and D35077 to makes the LLVM-C.dll
file and LLVM-C.lib be installed on Windows, just like LTO.dll and
LTO.lib are.

Patch by Jakob Bornecrantz!

Differential revision: https://reviews.llvm.org/D63717

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@364275 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake