aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-07-22 22:16:50 -0500
committerGitHub <noreply@github.com>2024-07-22 22:16:50 -0500
commite7a2405383e9f36aa6fe75a49632f7ca9a2f7b12 (patch)
treec8e9694cb99ed7e601c96b306fd8a1f50c4d1689 /clang/lib/CodeGen/CodeGenFunction.cpp
parent9e97f80cc5fe802e52f56699ce2df40a3aa989e3 (diff)
downloadllvm-e7a2405383e9f36aa6fe75a49632f7ca9a2f7b12.zip
llvm-e7a2405383e9f36aa6fe75a49632f7ca9a2f7b12.tar.gz
llvm-e7a2405383e9f36aa6fe75a49632f7ca9a2f7b12.tar.bz2
[libc] Remove workarounds for lack of functional NVPTX linker (#96972)
Summary: Currently we have several hacks to work around the fact that the NVPTX linker, 'nvlink', does not support static libraries or LTO linking. The patch in https://github.com/llvm/llvm-project/pull/96561 introduces a wrapper in the toolchain that allows us to use a standard `ld.lld` like interface. This means all the divergence with this target can be removed. Depends on https://github.com/llvm/llvm-project/pull/96561
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions