aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2025-01-06 09:03:43 -0600
committerJoseph Huber <huberjn@outlook.com>2025-01-06 09:04:31 -0600
commit7cb6e6bced8ca5767c3e609f4826982638fd9543 (patch)
tree6dc047132ad913c8a8991a65797012c4bd764665 /clang/lib/CodeGen/CodeGenFunction.cpp
parent05bd7d22b6754aeb0c781d4ba002357d5de3ec57 (diff)
downloadllvm-7cb6e6bced8ca5767c3e609f4826982638fd9543.zip
llvm-7cb6e6bced8ca5767c3e609f4826982638fd9543.tar.gz
llvm-7cb6e6bced8ca5767c3e609f4826982638fd9543.tar.bz2
[libc] Fix sort test failing on NVPTX
Summary: This test uses too much stack and crashes, make the buffer `static` to push it to `.bss`. This shouldn't change behavior because the tests are all run single threaded.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions