[libcxx-commits] [PATCH] D72952: [libunwind] Set LIBUNWIND_ASM_SOURCES to the ASM source language from C

Michael Spencer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 20 15:16:19 PST 2020


Bigcheese added a comment.

Confirmed that CMake has a bug here: https://github.com/Kitware/CMake/blob/master/Source/cmLocalGenerator.cxx#L1780

Given this I'm going to add `APPLE` in addition to `MINGW`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72952/new/

https://reviews.llvm.org/D72952





More information about the libcxx-commits mailing list