OSDN Git Service

[CMake] Fix `is_llvm_target_library` and support out-of-order components
authorChris Bieneman <beanz@apple.com>
Wed, 8 Feb 2017 20:58:37 +0000 (20:58 +0000)
committerChris Bieneman <beanz@apple.com>
Wed, 8 Feb 2017 20:58:37 +0000 (20:58 +0000)
commit405386b95ef62aea752d9ce9f42370e7e4f93201
tree78cbf017615272855df90d507a906af7333d6efe
parent4dcfb33dfab04259f22b5949642c43d9b399ba1d
[CMake] Fix `is_llvm_target_library` and support out-of-order components

Summary: This patch is required by D28855, and enables us to rely on CMake's ability to handle out of order target dependencies.

Reviewers: mgorny, chapuni, bryant

Subscribers: llvm-commits, jgosnell

Differential Revision: https://reviews.llvm.org/D28869

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294514 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/LLVM-Config.cmake
lib/Target/CMakeLists.txt