[Driver] Allow setting the default linker during build
This change allows setting the default linker used by the Clang driver when configuring the build. Differential Revision: https://reviews.llvm.org/D25263 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@289668 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- CMakeLists.txt 3 additions, 0 deletionsCMakeLists.txt
- include/clang/Config/config.h.cmake 3 additions, 0 deletionsinclude/clang/Config/config.h.cmake
- include/clang/Driver/ToolChain.h 5 additions, 1 deletioninclude/clang/Driver/ToolChain.h
- lib/Driver/ToolChain.cpp 22 additions, 24 deletionslib/Driver/ToolChain.cpp
- lib/Driver/ToolChains.cpp 0 additions, 9 deletionslib/Driver/ToolChains.cpp
- lib/Driver/ToolChains.h 12 additions, 0 deletionslib/Driver/ToolChains.h
Loading
Please register or sign in to comment