diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-05-24 16:32:05 (GMT) |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-05-24 17:33:25 (GMT) |
commit | abea06efdfebbf5becfde40cb8ecc8427054edf1 (patch) | |
tree | 079385f26c09720c45c3c1a7399b85293566e722 /Help/guide/tutorial/Step11/MathFunctions/mysqrt.cxx | |
parent | 4ec2b999414495ae58871755307ea17f391f7910 (diff) | |
download | CMake-abea06efdfebbf5becfde40cb8ecc8427054edf1.zip CMake-abea06efdfebbf5becfde40cb8ecc8427054edf1.tar.gz CMake-abea06efdfebbf5becfde40cb8ecc8427054edf1.tar.bz2 |
Modules: setup `CMAKE_Swift_LINKER_PREFERENCE`
Swift's driver will invoke the C++ driver (`clang++`) to invoke the
linker. Additionally, it will configure the command line to deal with
the linkage runtime support object (`swiftrt.o` or `swiftrt.obj`) to be
added at the right time (similar to C/C++). Since it indirects through
`clang++` it will properly setup the linker invocation for C++ and C as
well. This should permit the correct linker driver to be invoked in
multi-language projects.
Closes #19299
Diffstat (limited to 'Help/guide/tutorial/Step11/MathFunctions/mysqrt.cxx')
0 files changed, 0 insertions, 0 deletions