diff options
author | Petr Hosek <phosek@google.com> | 2020-01-27 19:14:32 -0800 |
---|---|---|
committer | Petr Hosek <phosek@google.com> | 2020-01-28 11:39:21 -0800 |
commit | 56b7f595d2b402ff177ca42214325c8fdea10fb0 (patch) | |
tree | 6c357c79bfa5e2d2d685906494b217abdb45804c /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 04488c485a8875ba4bd6d2d004ac778276ae37e0 (diff) | |
download | llvm-56b7f595d2b402ff177ca42214325c8fdea10fb0.zip llvm-56b7f595d2b402ff177ca42214325c8fdea10fb0.tar.gz llvm-56b7f595d2b402ff177ca42214325c8fdea10fb0.tar.bz2 |
[CMake] Set ASM compiler for external projects
This is necessary on Windows, otherwise CMake fails. It's not
conventional on Windows to use cl for assembly (you'd use ml or ml64
instead), but CMake has a separate ASM_MASM mode for that, and clang-cl
works fine for assembly so we'll use that on Windows for consistency.
Differential Revision: https://reviews.llvm.org/D73522
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions