[PATCH] D32816: [CMake] Support multi-target runtimes build

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 16:56:49 PDT 2017


phosek added a comment.

I've added a proper handling of check- and install- targets from subcomponents which were broken in the previous version as @mcgrathr pointed out while testing this change. This version seems to be working fine in my testing when combined with https://reviews.llvm.org/D33760, https://reviews.llvm.org/D33761, https://reviews.llvm.org/D33762, https://reviews.llvm.org/D32817 and https://reviews.llvm.org/D32613.


Repository:
  rL LLVM

https://reviews.llvm.org/D32816





More information about the llvm-commits mailing list