[libcxx] [cmake] Add asm to the runtimes build languages
authorMartin Storsjö <martin@martin.st>
Wed, 24 Feb 2021 13:51:24 +0000 (15:51 +0200)
committerMartin Storsjö <martin@martin.st>
Thu, 25 Feb 2021 22:10:48 +0000 (00:10 +0200)
commit72fe14d40a527465deb76c9b2241297635fd45bf
tree81eda7869faac313346d9f3513a0de62f99e73ae
parent3be7968c36c313b0de1baca0a87be2b98cb7f7c1
[libcxx] [cmake] Add asm to the runtimes build languages

This fixes building libunwind with a new enough version of cmake.

(libunwind treats its asm sources as C depending on the cmake version
on some platforms; this fixes builds when such workarounds aren't used,
when cmake treats asm correctly on its own.)

Differential Revision: https://reviews.llvm.org/D97399
libcxx/utils/ci/runtimes/CMakeLists.txt