[all-commits] [llvm/llvm-project] b4aff1: Revert "[CMake] Filter libc++abi and libunwind fro...

Vladimir Vereschaka via All-commits all-commits at lists.llvm.org
Fri Feb 7 11:29:42 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b4aff1210cd949ee3e75bf01fd8b72931441834d
      https://github.com/llvm/llvm-project/commit/b4aff1210cd949ee3e75bf01fd8b72931441834d
  Author: Vladimir Vereschaka <vvereschaka at accesssoftek.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

  Changed paths:
    M llvm/runtimes/CMakeLists.txt

  Log Message:
  -----------
  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




More information about the All-commits mailing list