[PATCH] D86308: Reland [compiler-rt] Compile assembly files as ASM not C
Raul Tambre via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 20 10:27:44 PDT 2020
tambre added a comment.
I'm pretty sure `add_asm_sources()` has nothing to do. The ASM language is enabled by compiler-rt anyway and CMake can recognize the files as assembly anyway.
@teemperor Could you give this a try? If this doesn't work, could you upload the Ninja file for me to investigate? I've never used macOS so the simulators and many architectures at once is quite new to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86308/new/
https://reviews.llvm.org/D86308
More information about the cfe-commits
mailing list