aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CIR/CodeGen/CIRGenModule.cpp
diff options
context:
space:
mode:
authorparabola94 <heavybaby5000@toki.waseda.jp>2025-08-10 05:21:14 +0900
committerGitHub <noreply@github.com>2025-08-10 05:21:14 +0900
commitdea50a1797c9cb70ce86284c25cc9277f3d88fc8 (patch)
tree0fefe278a8125addf204e3f35834065f6999d8ba /clang/lib/CIR/CodeGen/CIRGenModule.cpp
parent06fd0f9d65a8be50ba3640e1ab878ea02ab053f8 (diff)
downloadllvm-dea50a1797c9cb70ce86284c25cc9277f3d88fc8.zip
llvm-dea50a1797c9cb70ce86284c25cc9277f3d88fc8.tar.gz
llvm-dea50a1797c9cb70ce86284c25cc9277f3d88fc8.tar.bz2
[flang][Driver] Enable FLANG_DEFAULT_LINKER (#149786)
The default linker can be changed by a CMake variable CLANG_DEFAULT_LINKER. However, it also changes the default linker invoked by clang. In fact, there already exists FLANG_DEFAULT_LINKER, but it does not work. This patch fixes it. Note that FLANG_DEFAULT_LINKER will have the same value as CLANG_DEFAULT_LINKER unless it is defined explicitly. That means this patch does not affect the current behavior. Fixes #73153 --------- Co-authored-by: Michael Kruse <github@meinersbur.de>
Diffstat (limited to 'clang/lib/CIR/CodeGen/CIRGenModule.cpp')
0 files changed, 0 insertions, 0 deletions