diff options
author | Jordan Rupprecht <rupprecht@google.com> | 2024-04-29 15:31:34 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-29 15:31:34 -0500 |
commit | 9d955a63c7b0d2d547a63d4074e03cd5ebd1f162 (patch) | |
tree | 6e364975fc706185557a2a91258e37993189075d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 975eca0e6a3459e59e96b0df33ea0cfbd157c597 (diff) | |
download | llvm-9d955a63c7b0d2d547a63d4074e03cd5ebd1f162.zip llvm-9d955a63c7b0d2d547a63d4074e03cd5ebd1f162.tar.gz llvm-9d955a63c7b0d2d547a63d4074e03cd5ebd1f162.tar.bz2 |
[driver] Allow `ld` as a driver alias to lld (#90515)
This adds a "hidden" alias kind that allows using LLD when symlinked as
`ld`; however, it does not install `ld` as a symlink. This is to allow
either using a mixed toolchain with both LLD and GNU ld, or a pure LLD
toolchain where LLD has been installed (or symlinked) to `ld` for
compatibility w/ older tools that expect `ld`.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions