diff options
author | Joseph Huber <huberjn@outlook.com> | 2025-09-19 18:20:44 -0500 |
---|---|---|
committer | Joseph Huber <huberjn@outlook.com> | 2025-09-19 18:21:47 -0500 |
commit | 9542d0a0c661be92db950514b5dc9c5ea6d953af (patch) | |
tree | 2e9adb653f4c0faf38a48abe079611a7a30c804f /clang/lib/Sema/SemaModule.cpp | |
parent | 4a9fdda9882da8f054009c249c4bb0ef18f6f21a (diff) | |
download | llvm-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