Revert "[CMake] Filter libc++abi and libunwind from runtimes build in MSVC"
authorVladimir Vereschaka <vvereschaka@accesssoftek.com>
Fri, 7 Feb 2020 18:48:33 +0000 (10:48 -0800)
committerVladimir Vereschaka <vvereschaka@accesssoftek.com>
Fri, 7 Feb 2020 19:28:21 +0000 (11:28 -0800)
commitb4aff1210cd949ee3e75bf01fd8b72931441834d
treec58eca42b70d77ad46f2a68ebf44db7d858b265d
parentfe6e77f6fb9176ae09e1528ff46cb9c3588920a7
Revert "[CMake] Filter libc++abi and libunwind from runtimes build in MSVC"

This reverts commit 9986b88e64f30f5d958eef113bae4c8a098eea93.

These changes break ARM/Aarch64 cross builders on Windows platform

* http://lab.llvm.org:8011/builders/llvm-clang-win-x-armv7l
* http://lab.llvm.org:8011/builders/llvm-clang-win-x-aarch64

suppressing building libc++abi/libunwind by "just built" toolchain.

Differential Revision: https://reviews.llvm.org/D73812
llvm/runtimes/CMakeLists.txt