[libcxx-commits] [PATCH] D86308: [CMake][compiler-rt][libunwind] Compile assembly files as ASM not C, unify workarounds

Raul Tambre via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Nov 28 11:07:42 PST 2020


tambre added a comment.

In D86308#2421249 <https://reviews.llvm.org/D86308#2421249>, @aaronpuchert wrote:

> In D86308#2421237 <https://reviews.llvm.org/D86308#2421237>, @tambre wrote:
>
>> This has already been backported to 11.0.1: https://github.com/llvm/llvm-project/commit/03565ffd5da8370f5b89b69cd9868f32e2d75403
>
> Thanks! I didn't see any mention of that here so I assumed it wasn't backported without checking.

Also, the issue was an accidental breaking change <https://gitlab.kitware.com/cmake/cmake/-/issues/21469> in CMake 3.19.0 and has been reverted in 3.19.1.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86308



More information about the libcxx-commits mailing list