diff options
author | Joseph Huber <huberjn@outlook.com> | 2025-01-06 09:03:43 -0600 |
---|---|---|
committer | Joseph Huber <huberjn@outlook.com> | 2025-01-06 09:04:31 -0600 |
commit | 7cb6e6bced8ca5767c3e609f4826982638fd9543 (patch) | |
tree | 6dc047132ad913c8a8991a65797012c4bd764665 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 05bd7d22b6754aeb0c781d4ba002357d5de3ec57 (diff) | |
download | llvm-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