OSDN Git Service

Merging r370271:
authorHans Wennborg <hans@hanshq.net>
Thu, 29 Aug 2019 08:58:14 +0000 (08:58 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 29 Aug 2019 08:58:14 +0000 (08:58 +0000)
commitd068b8073fe572d44aa70d31502f9b606e66dcef
treecc1a32ce85e1101e254b6aea6b417b37fa4b2133
parente859e4133fdb6291d6cdcff7347891b09b46680f
Merging r370271:
------------------------------------------------------------------------
r370271 | tstellar | 2019-08-29 00:59:04 +0200 (Thu, 29 Aug 2019) | 6 lines

[LLVM-C] Fix omission of INSTALL_WITH_TOOLCHAIN to llvm_add_library()

Due to a misstake with r365902 that tried to simplify the install with
toolchain logic LLVM-C.dll was no longer being installed.

Patch By: Jakob Bornecrantz
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_90@370306 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-shlib/CMakeLists.txt