aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@google.com>2020-01-27 19:14:32 -0800
committerPetr Hosek <phosek@google.com>2020-01-28 11:39:21 -0800
commit56b7f595d2b402ff177ca42214325c8fdea10fb0 (patch)
tree6c357c79bfa5e2d2d685906494b217abdb45804c /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parent04488c485a8875ba4bd6d2d004ac778276ae37e0 (diff)
downloadllvm-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