[all-commits] [llvm/llvm-project] 9986b8: [CMake] Filter libc++abi and libunwind from runtim...

Petr Hosek via All-commits all-commits at lists.llvm.org
Wed Feb 5 09:59:12 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9986b88e64f30f5d958eef113bae4c8a098eea93
      https://github.com/llvm/llvm-project/commit/9986b88e64f30f5d958eef113bae4c8a098eea93
  Author: Petr Hosek <phosek at google.com>
  Date:   2020-02-05 (Wed, 05 Feb 2020)

  Changed paths:
    M llvm/runtimes/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Filter libc++abi and libunwind from runtimes build in MSVC

These don't build on MSVC at the moment, so filter these out altogether
from the list of runtimes and print a warning.

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




More information about the All-commits mailing list