aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Sema/SemaModule.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2025-09-19 18:20:44 -0500
committerJoseph Huber <huberjn@outlook.com>2025-09-19 18:21:47 -0500
commit9542d0a0c661be92db950514b5dc9c5ea6d953af (patch)
tree2e9adb653f4c0faf38a48abe079611a7a30c804f /clang/lib/Sema/SemaModule.cpp
parent4a9fdda9882da8f054009c249c4bb0ef18f6f21a (diff)
downloadllvm-9542d0a0c661be92db950514b5dc9c5ea6d953af.zip
llvm-9542d0a0c661be92db950514b5dc9c5ea6d953af.tar.gz
llvm-9542d0a0c661be92db950514b5dc9c5ea6d953af.tar.bz2
[libc] Fix libc build on NVPTX using wrong linker flag
Summary: Ugly hacks abound, we can't actually test linker flags correctly generically because not everyone has `nvlink` as a binary on their machine which would then result in every single flag being unsupported. This is the only 'linker flag' check we have, so just hard code it off.
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions